| Package | Description |
|---|---|
| de.tsl2.nano.util.test |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseTest
extend this class for your test. create a (not junit) test-method with all method-parameters you need, but the last method-parameter should be the list of expected values (see
BaseTest.expect(Parameter...). each junit test method should call this method for each test case. |
Copyright © 2012–2018. All rights reserved.