sk.baka.ambient.stream.shoutcast
Class ShoutcastUtilsTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by sk.baka.ambient.stream.shoutcast.ShoutcastUtilsTest
All Implemented Interfaces:
junit.framework.Test

public final class ShoutcastUtilsTest
extends junit.framework.TestCase

Tests ShoutcastUtils.

Author:
Martin Vysny

Constructor Summary
ShoutcastUtilsTest()
           
 
Method Summary
 void testReadEmptyGenres()
           
 void testReadSimpleGenres()
           
 void testRemoveAsciiGraphics()
           
 
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

ShoutcastUtilsTest

public ShoutcastUtilsTest()
Method Detail

testReadEmptyGenres

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

testReadSimpleGenres

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

testRemoveAsciiGraphics

public void testRemoveAsciiGraphics()


Copyright © 2007-2009. All Rights Reserved.