public interface Tester
Modifier and Type | Method and Description |
---|---|
void |
run(PojoClass pojoClass)
This method starts the test, and has no return value.
|
void run(PojoClass pojoClass)
pojoClass
- The PojoClass being tested.Copyright © 2010–2021. All rights reserved.