Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
E
G
I
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
I
IsolatedClassPrefix
- Annotation Type in
org.xwiki.test.isolation
Define for a test class @RunWith(IsolatedTestRunner.class), the list of class prefix that will be isolated.
IsolatedTestRunner
- Class in
org.xwiki.test.isolation
Specialized JUnit4 runner to isolate some classes during the execution of a test class.
IsolatedTestRunner(Class<?>)
- Constructor for class org.xwiki.test.isolation.
IsolatedTestRunner
Creates a BlockJUnit4ClassRunner to run
clazz
.
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.isolation
- package org.xwiki.test.isolation
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
I
J
L
O
R
S
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004–2015
XWiki
. All rights reserved.