Skip navigation links
A C E F G I L M O P R S T 

A

add(Throwable) - Method in class org.kaazing.test.util.ThrowableContainer
 
apply(Statement, Description) - Method in class org.kaazing.test.util.LoggingRule
 
Assert - Class in org.kaazing.test.util
 
assertEmpty(T) - Static method in class org.kaazing.test.util.Assert
 
assertEmpty(T) - Static method in class org.kaazing.test.util.Assert
 
assertEmpty(Object) - Static method in class org.kaazing.test.util.Assert
 
assertLogMessages(Collection<String>, Collection<String>, Collection<Class<? extends Throwable>>, Collection<Class<? extends Throwable>>, String, boolean) - Static method in class org.kaazing.test.util.MemoryAppender
 
assertMessagesLogged(Collection<String>, Collection<String>, String, boolean) - Static method in class org.kaazing.test.util.MemoryAppender
 

C

close() - Method in class org.kaazing.test.util.MemoryAppender
 
createRuleChain(TestRule, K3poRule) - Static method in class org.kaazing.test.util.ITUtil
Creates a rule (chain) out of a k3po rule and gateway rule, adding extra rules as follows: a timeout rule to have tests time out if they run for more than 10 seconds a rule to print console messages at the start and end of each test method and print trace level log messages on test failure.
createRuleChain(TestRule, K3poRule, long, TimeUnit) - Static method in class org.kaazing.test.util.ITUtil
Creates a rule (chain) out of a k3po rule and gateway rule, adding extra rules as follows: a timeout rule a rule to print console messages at the start and end of each test method and print trace level log messages on test failure.
createRuleChain(TestRule, long, TimeUnit) - Static method in class org.kaazing.test.util.ITUtil
Creates a rule (chain) out of a gateway or other rule, adding extra rules as follows: a timeout rule a rule to print console messages at the start and end of each test method and print trace level log messages on test failure.
createRuleChain(long, TimeUnit) - Static method in class org.kaazing.test.util.ITUtil
Creates a rule chain containing the following rules: a timeout rule a rule to print console messages at the start and end of each test method and print trace level log messages on test failure.

E

expectPatterns(List<String>) - Method in class org.kaazing.test.util.LoggingRule
 

F

failed(Throwable, Description) - Method in class org.kaazing.test.util.MethodExecutionTrace
 
filterPattern(String) - Method in class org.kaazing.test.util.LoggingRule
 
forbidPatterns(List<String>) - Method in class org.kaazing.test.util.LoggingRule
 

G

getLoopbackInterface() - Static method in class org.kaazing.test.util.ResolutionTestUtils
 

I

initialize() - Static method in class org.kaazing.test.util.MemoryAppender
 
isEmpty() - Method in class org.kaazing.test.util.ThrowableContainer
 
ITUtil - Class in org.kaazing.test.util
 

L

LoggingRule - Class in org.kaazing.test.util
LoggingRule should be used to check that certain information is present in the logs.
LoggingRule() - Constructor for class org.kaazing.test.util.LoggingRule
 

M

MemoryAppender - Class in org.kaazing.test.util
This class is a subclass of log4j ConsoleAppender.
MemoryAppender() - Constructor for class org.kaazing.test.util.MemoryAppender
 
MethodExecutionTrace - Class in org.kaazing.test.util
This class can be used to print out a message at the start and end of each test method in a JUnit test class by including the following at the start of the class:
MethodExecutionTrace() - Constructor for class org.kaazing.test.util.MethodExecutionTrace
This constructor will configure log4j using the log4j-trace.properties file from the test.util jar, which uses MemoryAppender so failed tests will print out the trace level log messages to help diagnose the failure.
MethodExecutionTrace(String) - Constructor for class org.kaazing.test.util.MethodExecutionTrace
Use this constructor to set up a particular log4j configuration using a properties file available on the classpath, or null if you do not want to load any log4j configuration properties.
MethodExecutionTrace(Properties) - Constructor for class org.kaazing.test.util.MethodExecutionTrace
 
Mockery - Class in org.kaazing.test.util
 
Mockery() - Constructor for class org.kaazing.test.util.Mockery
 

O

org.kaazing.test.util - package org.kaazing.test.util
 

P

printAllMessages() - Static method in class org.kaazing.test.util.MemoryAppender
 

R

requiresLayout() - Method in class org.kaazing.test.util.MemoryAppender
 
ResolutionTestUtils - Class in org.kaazing.test.util
 

S

setGatewayBeingStarted(String) - Static method in class org.kaazing.test.util.MemoryAppender
Call this to identify each gateway when starting multiple embedded gateways.
starting(Description) - Method in class org.kaazing.test.util.MethodExecutionTrace
 
subAppend(LoggingEvent) - Method in class org.kaazing.test.util.MemoryAppender
 
succeeded(Description) - Method in class org.kaazing.test.util.MethodExecutionTrace
 

T

ThrowableContainer - Class in org.kaazing.test.util
 
ThrowableContainer() - Constructor for class org.kaazing.test.util.ThrowableContainer
 
timeOut(long, TimeUnit) - Method in class org.kaazing.test.util.LoggingRule
 
timeoutRule(long, TimeUnit) - Static method in class org.kaazing.test.util.ITUtil
 
toString() - Method in class org.kaazing.test.util.MemoryAppender
 
toString() - Method in class org.kaazing.test.util.ThrowableContainer
 
toTestRule(MethodRule) - Static method in class org.kaazing.test.util.ITUtil
 
A C E F G I L M O P R S T 
Skip navigation links

Copyright © 2014–2017. All rights reserved.