Package org.apache.torque
Klasse TorqueRuntimeExceptionTest
java.lang.Object
org.apache.torque.TorqueRuntimeExceptionTest
Tests the class TorqueRuntimeException
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
Tests whether printstackTrace works.
-
Konstruktordetails
-
TorqueRuntimeExceptionTest
public TorqueRuntimeExceptionTest()
-
-
Methodendetails
-
testPrintStackTrace
@Test public void testPrintStackTrace()Tests whether printstackTrace works.
-