A C E G J L O R S V

A

apply(Statement, FrameworkMethod, Object) - Method in class org.xwiki.test.jmock.JMockRule
 
apply(Statement, Description) - Method in class org.xwiki.test.LogRule
 

C

contains(String) - Method in class org.xwiki.test.LogRule
 

E

evaluate() - Method in class org.xwiki.test.LogRule.LogStatement
 

G

getLevel() - Method in enum org.xwiki.test.LogRule.LogLevel
 
getMessage(int) - Method in class org.xwiki.test.LogRule
 

J

JMockRule - Class in org.xwiki.test.jmock
Extends the JMock Rule for setting up JMock and configures it for Thread safety.
JMockRule() - Constructor for class org.xwiki.test.jmock.JMockRule
 

L

LogRule - Class in org.xwiki.test
Allow capturing Logs output in the Class under test during unit testing.
LogRule() - Constructor for class org.xwiki.test.LogRule
 
LogRule.LogLevel - Enum in org.xwiki.test
Helper class to represent Logging levels to capture.
LogRule.LogStatement - Class in org.xwiki.test
The actual code that executes our capturing logic before the test runs and removes it after it has run.
LogRule.LogStatement(Statement) - Constructor for class org.xwiki.test.LogRule.LogStatement
 

O

org.xwiki.test - package org.xwiki.test
 
org.xwiki.test.jmock - package org.xwiki.test.jmock
 

R

record(LogRule.LogLevel) - Method in class org.xwiki.test.LogRule
 
recordLoggingForType(Class<?>) - Method in class org.xwiki.test.LogRule
 

S

size() - Method in class org.xwiki.test.LogRule
 

V

valueOf(String) - Static method in enum org.xwiki.test.LogRule.LogLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.xwiki.test.LogRule.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.

A C E G J L O R S V

Copyright © 2004-2013 XWiki. All Rights Reserved.