org.tritonus.test
Class BaseFormatConversionProviderTestCase

java.lang.Object
  extended by TestCase
      extended by org.tritonus.test.BaseProviderTestCase
          extended by org.tritonus.test.BaseFormatConversionProviderTestCase
Direct Known Subclasses:
AlawFormatConversionProviderTestCase, GSMFormatConversionProviderTestCase, ImaAdpcmFormatConversionProviderTestCase, JorbisFormatConversionProviderTestCase, PCM2PCMConversionProviderTestCase, SampleRateConversionProviderTestCase, UlawFormatConversionProviderTestCase, VorbisFormatConversionProviderTestCase

public class BaseFormatConversionProviderTestCase
extends BaseProviderTestCase


Constructor Summary
BaseFormatConversionProviderTestCase(java.lang.String strName)
           
 
Method Summary
 void testGetSourceEncodings()
           
 void testGetTargetEncodings()
           
 void testIsSourceEncodingsSupported()
           
 void testIsTargetEncodingsSupported()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseFormatConversionProviderTestCase

public BaseFormatConversionProviderTestCase(java.lang.String strName)
Method Detail

testGetSourceEncodings

public void testGetSourceEncodings()

testGetTargetEncodings

public void testGetTargetEncodings()

testIsSourceEncodingsSupported

public void testIsSourceEncodingsSupported()

testIsTargetEncodingsSupported

public void testIsTargetEncodingsSupported()