public class MyApplicationTest
extends java.lang.Object
%SAFSDIR%\jre\bin\java
-cp "C:\STAF\bin\JSTAF.jar;c:\safs\lib\safsmodel.jar;c:\safs\lib\safs.jar"
-Dsafs.project.config=test.ini
org.safs.model.examples.embedded.MyApplicationTest
Modifier and Type | Field and Description |
---|---|
(package private) static EmbeddedHookDriverRunner |
runner |
Constructor and Description |
---|
MyApplicationTest() |
Modifier and Type | Method and Description |
---|---|
(package private) static void |
debug(java.lang.String message) |
static void |
main(java.lang.String[] args) |
void |
TestA() |
void |
TestAfter1() |
void |
TestAfter2() |
void |
TestAfterDefault() |
void |
TestB() |
void |
TestBefore1() |
void |
TestBefore2() |
void |
TestBeforeDefault() |
void |
TestPrep() |
static EmbeddedHookDriverRunner runner
static void debug(java.lang.String message)
public void TestBefore1()
public void TestBefore2()
public void TestBeforeDefault()
public void TestAfter1()
public void TestAfter2()
public void TestAfterDefault()
public void TestPrep()
public void TestA()
public void TestB() throws java.lang.Throwable
java.lang.Throwable
public static void main(java.lang.String[] args) throws java.lang.Throwable
args
- java.lang.Throwable
Copyright © SAS Institute. All Rights Reserved.