public interface IQDataContextListener
| Modifier and Type | Method and Description |
|---|---|
<T> void |
instanceSaved(IIdentifyable<T> testDataObject)
For every instance saved during a unittest, this method is called.
|
<T> void instanceSaved(@Nonnull IIdentifyable<T> testDataObject) throws Exception
testDataObject - ExceptionCopyright © 2017 etc.to. All rights reserved.