Package org.testframe.engine
Executes tests. Note that for the time being this is limited to the command line, no integration with integrated development environments (IDEs) is provided yet.
package org.testframe.engine
-
ClassDescriptionHolds the results of a test.Compares two test results according to their test result status.Reports the test results.Enumerates the four possible outcomes of running a test: it passed, it failed, it was skipped or it caused an error.Runs the tests in a test class.