org.jaudiotagger.tag.id3
Class FrameULSTTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.jaudiotagger.AbstractTestCase
              extended by org.jaudiotagger.tag.id3.FrameULSTTest
All Implemented Interfaces:
junit.framework.Test

public class FrameULSTTest
extends AbstractTestCase

Test ULSTFrame


Constructor Summary
FrameULSTTest()
           
 
Method Summary
 void testReadULST()
           
 void testWriteULSTID3v23()
           
 void testWriteULSTID3v23Test2()
           
 void testWriteULSTID3v23Test3()
          V23 tag created as v24
 void testWriteULSTID3v23Test4()
          V23 tag created as v24
 void testWriteULSTID3v24()
           
 
Methods inherited from class org.jaudiotagger.AbstractTestCase
assertErrorMessage, copy, copyAudioToTmp, copyAudioToTmp, copyAudioToTmp, setUp
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FrameULSTTest

public FrameULSTTest()
Method Detail

testReadULST

public void testReadULST()
                  throws Exception
Throws:
Exception

testWriteULSTID3v24

public void testWriteULSTID3v24()
                         throws Exception
Throws:
Exception

testWriteULSTID3v23

public void testWriteULSTID3v23()
                         throws Exception
Throws:
Exception

testWriteULSTID3v23Test2

public void testWriteULSTID3v23Test2()
                              throws Exception
Throws:
Exception

testWriteULSTID3v23Test3

public void testWriteULSTID3v23Test3()
                              throws Exception
V23 tag created as v24

Throws:
Exception

testWriteULSTID3v23Test4

public void testWriteULSTID3v23Test4()
                              throws Exception
V23 tag created as v24

Throws:
Exception


Copyright © 2005-2009 java.net. All Rights Reserved.