|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.jaudiotagger.AbstractTestCase
org.jaudiotagger.tag.id3.FrameTMOOTest
public class FrameTMOOTest
Test TSOP and XSOP (Title Sort) Frame
| Constructor Summary | |
|---|---|
FrameTMOOTest()
|
|
| Method Summary | |
|---|---|
static ID3v24Frame |
getInitialisedFrame()
|
void |
testConvertMultiV23ToV24()
|
void |
testConvertV23ToV24()
Testing not only conversion of MOOD but also what happens when have two frame of different types (TMOO and TXXX) that become the same type TXXX |
void |
testConvertV24ToV23()
Testing not only conversion of MOOD but also what hapens when have two frame of different types (TMOO and TXXX) that become the same type TXXX |
void |
testCreateID3v24Frame()
|
void |
testSaveEmptyFrameToFile()
|
void |
testSaveToFile()
|
| 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 |
|---|
public FrameTMOOTest()
| Method Detail |
|---|
public static ID3v24Frame getInitialisedFrame()
public void testCreateID3v24Frame()
public void testSaveToFile()
throws Exception
Exception
public void testSaveEmptyFrameToFile()
throws Exception
Exception
public void testConvertV24ToV23()
throws Exception
Exception
public void testConvertV23ToV24()
throws Exception
Exception
public void testConvertMultiV23ToV24()
throws Exception
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||