Package org.junit
Class Test.None
- java.lang.Object
-
- java.lang.Throwable
-
- org.junit.Test.None
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- Test
public static class Test.None extends java.lang.Throwable
Default empty exception- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description private static long
serialVersionUID
-
Constructor Summary
Constructors Modifier Constructor Description private
None()
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
-