public class Demo2TestConverter
extends java.lang.Object
| Constructor and Description |
|---|
Demo2TestConverter() |
| Modifier and Type | Method and Description |
|---|---|
static junit.framework.Test |
createTest(IDemo demo)
Creates a JUnit test from the given demo (democase or demosuite) using default timeout.
|
static junit.framework.Test |
createTest(IDemo demo,
long timeOutMillis)
Creates a JUnit test from the given demo (democase or demosuite) using the specified timeout.
|
public static junit.framework.Test createTest(IDemo demo)
createTest(IDemo, long)public static junit.framework.Test createTest(IDemo demo, long timeOutMillis)
createTest(IDemo)
JDemo homepage: http://www.jdemo.de
Copyright © 2003-2012 Markus Gebhard. All Rights Reserved.