org.junit.runner.manipulation
Class NoTestsRemainException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.junit.runner.manipulation.NoTestsRemainException
- 所有已实现接口:
- Serializable
public class NoTestsRemainException
- extends Exception
Thrown when a filter removes all tests from a runner.
- 另请参见:
- Serialized Form
类方法继承: java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoTestsRemainException
public NoTestsRemainException()