public class BaseTestCase extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
result
The boolean result from the tests.
|
| Constructor and Description |
|---|
BaseTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp()
Sets up method will be invoked before every unit test method in this class.
|
protected void |
tearDown()
Tear down method will be invoked after every unit test method in this class.
|
Copyright © 2007–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.