public interface UnitTestObserver
extends junit.framework.TestListener
| Modifier and Type | Method and Description |
|---|---|
void |
incCurrentTestCount() |
void |
testTypeDetected(TestType t) |
void |
totalTestCountDetected(int count) |
void testTypeDetected(TestType t)
void totalTestCountDetected(int count)
void incCurrentTestCount()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.