Uses of Class
org.apache.juneau.rest.mock.MockConsole
Packages that use MockConsole
- 
Uses of MockConsole in org.apache.juneau.rest.mockMethods in org.apache.juneau.rest.mock that return MockConsoleModifier and TypeMethodDescriptionstatic MockConsoleMockConsole.create()Creator.MockConsole.reset()Resets the contents of this buffer.Methods in org.apache.juneau.rest.mock that return types with arguments of type MockConsoleModifier and TypeMethodDescriptionMockConsole.assertContents()Allows you to perform fluent-style assertions on the contents of this buffer.MockConsole.assertSize()Allows you to perform fluent-style assertions on the size of this buffer.