public final class MockLoginContextTest
extends Object
-
Nested Class Summary
Nested Classes
static class
static class
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MockLoginContextTest
public MockLoginContextTest()
-
Method Details
-
mockJREMethodAndConstructorUsingAnnotatedMockClass
@Test
public void mockJREMethodAndConstructorUsingAnnotatedMockClass()
throws
Exception
- Throws:
Exception
-
mockJREMethodAndConstructorWithMockUpClass
@Test
public void mockJREMethodAndConstructorWithMockUpClass()
throws
Exception
- Throws:
Exception
-
mockJREClassWithStubs
@Test
public void mockJREClassWithStubs()
throws
Exception
- Throws:
Exception
-
proceedIntoRealImplementationsOfMockedMethods
@Test
public void proceedIntoRealImplementationsOfMockedMethods()
throws
Exception
- Throws:
Exception