Uses of Class
things.testing.unit.TestLocalException

Packages that use TestLocalException
things.testing.unit   
 

Uses of TestLocalException in things.testing.unit
 

Methods in things.testing.unit that throw TestLocalException
static void Test.PUNT(java.lang.String text)
          PUNT is a simple convenience that tosses a test fail exception.
 



Things.