sk.baka.ambient.playlist
Class ParsersTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
sk.baka.ambient.playlist.ParsersTest
- All Implemented Interfaces:
- junit.framework.Test
public class ParsersTest
- extends junit.framework.TestCase
Tests the Parsers class.
- Author:
- Martin Vysny
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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 |
ParsersTest
public ParsersTest()
testInvalidPlsStructure
public void testInvalidPlsStructure()
throws java.lang.Exception
- Throws:
java.lang.Exception
testInvalidPlsValues
public void testInvalidPlsValues()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadEmptyPls
public void testReadEmptyPls()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadValidPls
public void testReadValidPls()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadValidRelPls
public void testReadValidRelPls()
throws java.lang.Exception
- Throws:
java.lang.Exception
testInvalidM3uValues
public void testInvalidM3uValues()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadEmptyM3u
public void testReadEmptyM3u()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadValidM3u
public void testReadValidM3u()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadValidRelM3u
public void testReadValidRelM3u()
throws java.lang.Exception
- Throws:
java.lang.Exception
testInvalidXspfStructure
public void testInvalidXspfStructure()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadEmptyXspf
public void testReadEmptyXspf()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadValidXspf
public void testReadValidXspf()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadValidRelXspf
public void testReadValidRelXspf()
throws java.lang.Exception
- Throws:
java.lang.Exception
testInvalidWplStructure
public void testInvalidWplStructure()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadEmptyWpl
public void testReadEmptyWpl()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadValidWpl
public void testReadValidWpl()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReadValidRelWpl
public void testReadValidRelWpl()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2007-2009. All Rights Reserved.