Package org.jaudiotagger.test

Class Summary
ExtractID3TagFromFile Simple class that will attempt to recusively read all files within a directory, flags errors that occur.
MergeID3AndMP3Files Simple class that will attempt to recusively read all files within a directory ending in .mp3 (but only actually expected to contain id3 tags), merge them with a given mp3 and write them to the provided output folder (which must already exist)
TestAudioTagger Simple class that will attempt to recusively read all files within a directory, flags errors that occur.
TestCreatingTag