public class AbstractContentTest extends Object
| Constructor and Description |
|---|
AbstractContentTest() |
| Modifier and Type | Method and Description |
|---|---|
static Message |
createMessage()
This should exhaustively cover all the different implementations of
Content. |
protected void |
doAssertsOnContent(Content td1,
Content td2) |
protected void |
doAssertsOnObject(Object td1,
Object td2) |
void |
testContentEquals() |
void |
testMatches() |
void |
testRemoveStart() |
void |
testWithout() |
@Test public void testContentEquals()
@Test public void testMatches()
public static Message createMessage()
Content.@Test public void testWithout()
@Test public void testRemoveStart()
Copyright © 2022 Finos. All rights reserved.