MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testsuite.clusterj.AllTests Class Reference

Static Public Member Functions

static Test suite () throws IllegalAccessException, IOException, ClassNotFoundException
static void main (String[] args) throws Exception

Detailed Description

Run all JUnit tests in a jar file.

Definition at line 35 of file AllTests.java.

Member Function Documentation

static void testsuite.clusterj.AllTests.main ( String[]  args) throws Exception
inlinestatic

Usage: java -cp ... AllTests file.jar [–only-run-slow-tests]

–only-run-slow-tests parameter only run test in classes annotated with , else these tests will be skipped.

Parameters
argsthe command line arguments

Definition at line 139 of file AllTests.java.


The documentation for this class was generated from the following file: