Class Application
java.lang.Object
de.wuespace.telestion.application.Application
Starts the Telestion-Project as a standalone Application.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Application
public Application()
-
-
Method Details
-
main
Calls the Launcher for a specific Testcase (at the moment).
Real functionality will be added later.- Parameters:
args- unused at the moment
-