Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
J
M
O
P
R
S
A
assertCollectionEqualsNoOrder(Collection<T>, Collection<T>, String)
- Static method in class org.rhq.test.
AssertUtils
Verifies that two collections are equal, according to the definition of
equals()
of the contained elements.
assertPropertiesMatch(T, T, String)
- Static method in class org.rhq.test.
AssertUtils
Verifies that all public, accessible properties of the two objects are equal.
assertPropertiesMatch(String, T, T, String...)
- Static method in class org.rhq.test.
AssertUtils
assertPropertiesMatch(String, T, T, List<String>)
- Static method in class org.rhq.test.
AssertUtils
Verifies that all public, accessible properties of the two objects are equal, excluding those specified in the
ignoredProperties
argument.
AssertUtils
- Class in
org.rhq.test
AssertUtils()
- Constructor for class org.rhq.test.
AssertUtils
C
CollectionEqualsChecker
<
T
> - Class in
org.rhq.test
CollectionEqualsChecker()
- Constructor for class org.rhq.test.
CollectionEqualsChecker
context
- Variable in class org.rhq.test.
JMockTest
D
describeTo(Description)
- Method in class org.rhq.test.jmock.
PropertyMatcher
E
EqualsResult
- Class in
org.rhq.test
EqualsResult(boolean, String)
- Constructor for class org.rhq.test.
EqualsResult
execute()
- Method in class org.rhq.test.
CollectionEqualsChecker
execute()
- Method in class org.rhq.test.
PropertyMatcher
G
getDetails()
- Method in class org.rhq.test.
EqualsResult
getDetails()
- Method in class org.rhq.test.
MatchResult
I
initContext()
- Method in class org.rhq.test.
JMockTest
isEqual()
- Method in class org.rhq.test.
EqualsResult
isMatch()
- Method in class org.rhq.test.
MatchResult
J
JMockTest
- Class in
org.rhq.test
JMockTest()
- Constructor for class org.rhq.test.
JMockTest
M
matchesSafely(T)
- Method in class org.rhq.test.jmock.
PropertyMatcher
MatchResult
- Class in
org.rhq.test
MatchResult(boolean, String)
- Constructor for class org.rhq.test.
MatchResult
O
org.rhq.test
- package org.rhq.test
org.rhq.test.jmock
- package org.rhq.test.jmock
P
PropertyMatcher
<
T
> - Class in
org.rhq.test.jmock
A JMock custom matcher that matches based on the public, accessible properties of an object.
PropertyMatcher(T)
- Constructor for class org.rhq.test.jmock.
PropertyMatcher
PropertyMatcher
<
T
> - Class in
org.rhq.test
PropertyMatcher()
- Constructor for class org.rhq.test.
PropertyMatcher
PropertyMatchException
- Exception in
org.rhq.test
PropertyMatchException()
- Constructor for exception org.rhq.test.
PropertyMatchException
PropertyMatchException(String)
- Constructor for exception org.rhq.test.
PropertyMatchException
PropertyMatchException(String, Throwable)
- Constructor for exception org.rhq.test.
PropertyMatchException
PropertyMatchException(Throwable)
- Constructor for exception org.rhq.test.
PropertyMatchException
R
run(IHookCallBack, ITestResult)
- Method in class org.rhq.test.
JMockTest
S
setActual(Collection<T>)
- Method in class org.rhq.test.
CollectionEqualsChecker
setActual(T)
- Method in class org.rhq.test.
PropertyMatcher
setExpected(Collection<T>)
- Method in class org.rhq.test.
CollectionEqualsChecker
setExpected(T)
- Method in class org.rhq.test.
PropertyMatcher
setIgnoredProperties(Collection<String>)
- Method in class org.rhq.test.
PropertyMatcher
A
C
D
E
G
I
J
M
O
P
R
S
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2008-2011
Red Hat, Inc.
. All Rights Reserved.