JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
A
E
O
P
A
assertEquals(String, Object, Object)
- Static method in class org.pojomatic.test.
AssertUtils
Asserts that two objects are either both null or are equal according to
Object.equals(Object)
.
assertEqualsWithDiff(Object, Object)
- Static method in class org.pojomatic.junit.
PojomaticAssert
Asserts that two objects are either both null or are equal according to
Object.equals(Object)
.
assertEqualsWithDiff(Object, Object)
- Static method in class org.pojomatic.testng.
PojomaticAssert
Asserts that two objects are either both null or are equal according to
Object.equals(Object)
.
assertEqualsWithDiff(Object, Object, String)
- Static method in class org.pojomatic.testng.
PojomaticAssert
Asserts that two objects are either both null or are equal according to
Object.equals(Object)
.
assertEqualsWithDiff(String, Object, Object)
- Static method in class org.pojomatic.junit.
PojomaticAssert
Asserts that two objects are either both null or are equal according to
Object.equals(Object)
.
AssertUtils
- Class in
org.pojomatic.test
This class is not meant to be a part of the public API.
E
equal(Object, Object)
- Static method in class org.pojomatic.test.
AssertUtils
Determines if two objects are both null or are equal according to
Object.equals(Object)
.
O
org.pojomatic.junit
- package org.pojomatic.junit
org.pojomatic.test
- package org.pojomatic.test
org.pojomatic.testng
- package org.pojomatic.testng
P
PojomaticAssert
- Class in
org.pojomatic.junit
Pojomatic-related JUnit-style assertion methods useful for writing tests.
PojomaticAssert
- Class in
org.pojomatic.testng
Pojomatic-related TestNG-style assertion methods useful for writing tests.
A
E
O
P
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
JavaScript is disabled on your browser.
Copyright © 2008–2018. All rights reserved.