|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.tools.sam.istester.plugin.test.Test
public class Test
A test for the plugin's task.
| Constructor Summary | |
|---|---|
Test()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Run tests and logs any exception. |
static void |
run(java.lang.String[] args)
Runs the test. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Test()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - test arguments as documented above.
public static void run(java.lang.String[] args)
throws java.lang.Exception
args - test arguments.
java.lang.Exception - if the test did not complete successfully.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||