Uses of Class
com.melloware.jukes.AbstractTestCase

Packages that use AbstractTestCase
com.melloware.jukes.db   
com.melloware.jukes.file   
com.melloware.jukes.file.tag   
com.melloware.jukes.util   
com.melloware.jukes.ws   
 

Uses of AbstractTestCase in com.melloware.jukes.db
 

Subclasses of AbstractTestCase in com.melloware.jukes.db
 class DatabaseTest
          Test case for Database class.
 

Uses of AbstractTestCase in com.melloware.jukes.file
 

Subclasses of AbstractTestCase in com.melloware.jukes.file
 class FileUtilTest
          Test case to test out the FileUtil class.
 

Uses of AbstractTestCase in com.melloware.jukes.file.tag
 

Subclasses of AbstractTestCase in com.melloware.jukes.file.tag
 class MusicTagTest
          Test case to excercise the MP3 ID3 library jaudiotagger.
 

Uses of AbstractTestCase in com.melloware.jukes.util
 

Subclasses of AbstractTestCase in com.melloware.jukes.util
 class TimeSpanTest
          Test case to test TimeSpan class.
 

Uses of AbstractTestCase in com.melloware.jukes.ws
 

Subclasses of AbstractTestCase in com.melloware.jukes.ws
 class AmazonSearchTest
          Test the Amazon Web Service calls using Apache Axis.
 



Copyright © 1999-2010 Melloware Inc. All Rights Reserved.