| Package | Description |
|---|---|
| ie.corballis.fixtures.assertion |
| Modifier and Type | Method and Description |
|---|---|
static FixtureAssert |
FixtureAssert.assertThat(Object actual) |
FixtureAssert |
FixtureAssert.matches(String... fixtures) |
FixtureAssert |
FixtureAssert.matchesExactly(String... fixtures) |
FixtureAssert |
FixtureAssert.matchesExactlyWithStrictOrder(String... fixtures) |
FixtureAssert |
FixtureAssert.matchesWithStrictOrder(String... fixtures) |
Copyright © 2013. All Rights Reserved.