|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtendedAssert.Decorator | |
|---|---|
| org.jboss.portal.common.junit | |
| Uses of ExtendedAssert.Decorator in org.jboss.portal.common.junit |
|---|
| Methods in org.jboss.portal.common.junit with parameters of type ExtendedAssert.Decorator | |
|---|---|
static void |
ExtendedAssert.assertEquals(java.lang.Object[] expected,
java.lang.Object[] tested,
boolean isOrderRelevant,
java.lang.String failMessage,
ExtendedAssert.Decorator decorator)
|
static java.lang.Object[] |
ExtendedAssert.decorate(java.lang.Object[] toBeDecorated,
ExtendedAssert.Decorator decorator)
|
| Constructors in org.jboss.portal.common.junit with parameters of type ExtendedAssert.Decorator | |
|---|---|
ExtendedAssert.DecoratedObject(java.lang.Object decorated,
ExtendedAssert.Decorator decorator)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||