sk.baka.ambient.lrc
Class LRCLyricsTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by sk.baka.ambient.lrc.LRCLyricsTest
All Implemented Interfaces:
junit.framework.Test

public class LRCLyricsTest
extends junit.framework.TestCase

Tests LRCLyrics.

Author:
Martin Vysny

Constructor Summary
LRCLyricsTest()
           
 
Method Summary
 void testLoadEmptyLyrics()
           
 void testLoadExtendedLyrics()
           
 void testLoadInvalidLyrics()
           
 void testLyricsDisplay()
           
 void testSpacesCollapsing()
           
 
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
 

Constructor Detail

LRCLyricsTest

public LRCLyricsTest()
Method Detail

testLoadEmptyLyrics

public void testLoadEmptyLyrics()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testLoadInvalidLyrics

public void testLoadInvalidLyrics()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testLoadExtendedLyrics

public void testLoadExtendedLyrics()
                            throws java.lang.Exception
Throws:
java.lang.Exception

testSpacesCollapsing

public void testSpacesCollapsing()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testLyricsDisplay

public void testLyricsDisplay()
                       throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2007-2009. All Rights Reserved.