Package | Description |
---|---|
org.assertj.core.api |
Modifier and Type | Method and Description |
---|---|
ByteAssert |
Java6AbstractStandardSoftAssertions.assertThat(byte actual)
Creates a new instance of
. |
ByteAssert |
Java6AbstractStandardSoftAssertions.assertThat(Byte actual)
Creates a new instance of
. |
ByteAssert |
Java6AbstractBDDSoftAssertions.then(byte actual)
Creates a new instance of
. |
ByteAssert |
Java6AbstractBDDSoftAssertions.then(Byte actual)
Creates a new instance of
. |
Copyright © 2014–2019 AssertJ. All rights reserved.