public class ToStringMethodTester extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
testToStringMethod(Class<?> beanClass)
Simple toString() test to verify that the bean overrides toString() method and that it does not throw exception.
|
public void testToStringMethod(Class<?> beanClass)
Copyright © 2010–2020 meanbean. All rights reserved.