d
Class p.UnitTest

java.lang.Object
  extended by d.p.UnitTest
Enclosing class:
p

public static final class p.UnitTest
extends Object

See the Overview page of the project's javadocs for a general description of this unit test class.


Constructor Summary
p.UnitTest()
           
 
Method Summary
 void test_s_boolean()
           
 void test_s_char()
           
 void test_s_CharSequence()
           
 void test_s_double()
           
 void test_s_long()
           
 void test_s_StringObject()
           
 void test_setps()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

p.UnitTest

public p.UnitTest()
Method Detail

test_setps

public void test_setps()
                throws IllegalArgumentException,
                       FileNotFoundException,
                       SecurityException
Throws:
IllegalArgumentException
FileNotFoundException
SecurityException

test_s_boolean

public void test_s_boolean()
                    throws IllegalStateException
Throws:
IllegalStateException

test_s_char

public void test_s_char()
                 throws IllegalStateException
Throws:
IllegalStateException

test_s_long

public void test_s_long()
                 throws IllegalStateException
Throws:
IllegalStateException

test_s_double

public void test_s_double()
                   throws IllegalStateException
Throws:
IllegalStateException

test_s_CharSequence

public void test_s_CharSequence()
                         throws IllegalStateException
Throws:
IllegalStateException

test_s_StringObject

public void test_s_StringObject()
                         throws IllegalStateException
Throws:
IllegalStateException