A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
elapsedTimeAsString(runTime) — Method in class asunit.textui.ResultPrinter | |
Returns the formatted string of the elapsed time. | |
endTest(test:asunit.framework:Test) — Method in interface asunit.framework.TestListener | |
A test ended. | |
endTest(test:asunit.framework:Test) — Method in class asunit.framework.TestMethod | |
endTest(test:asunit.framework:Test) — Method in class asunit.framework.TestResult | |
Informs the result that a test was completed. | |
endTest(test:asunit.framework:Test) — Method in class asunit.textui.ResultPrinter | |
endTest(test:asunit.framework:Test) — Method in class asunit.textui.XMLResultPrinter | |
endTestMethod(test:asunit.framework:Test, methodName) — Method in interface asunit.framework.TestListener | |
A test method has completed. | |
endTestMethod(test:asunit.framework:Test, method) — Method in class asunit.framework.TestResult | |
endTestMethod(test:asunit.framework:Test, methodName) — Method in class asunit.textui.ResultPrinter | |
endTestMethod(test:asunit.framework:Test, methodName) — Method in class asunit.textui.XMLResultPrinter | |
errorCount() — Method in class asunit.framework.TestResult | |
Gets the number of detected errors. | |
errors() — Method in class asunit.framework.TestResult | |
Returns an Enumeration for the errors | |
EXCEPTION_EXIT — Constant static property in class asunit.textui.TestRunner | |
exceptionMessage() — Method in class asunit.framework.TestFailure | |
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |