|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IScheme in sota |
---|
Subclasses of IScheme in sota | |
---|---|
class |
GlobalIScheme
This class provides a global instrumentation scheme. |
Methods in sota with parameters of type IScheme | |
---|---|
int |
IScheme.compareTo(IScheme o)
(non-Javadoc) |
boolean |
SotaATM.instrument(IScheme ischeme)
Instruments the project according to the provided IScheme after backing up the original source files. |
boolean |
SotaATM.startTest(java.lang.String testName,
java.lang.String testDesc,
IScheme ischeme,
boolean compileAndRun)
Starts a program test: backup of original source code instrumentation of the source code creation of test information compilation of test project via ant buildfile (optional) start of test project via run script(optional |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |