Package | Description |
---|---|
org.assertj.core.api |
Modifier and Type | Method and Description |
---|---|
ByteAssert |
AbstractStandardSoftAssertions.assertThat(byte actual)
Creates a new instance of
. |
ByteAssert |
AbstractStandardSoftAssertions.assertThat(Byte actual)
Creates a new instance of
. |
ByteAssert |
AbstractBDDSoftAssertions.then(byte actual)
Creates a new instance of
. |
ByteAssert |
AbstractBDDSoftAssertions.then(Byte actual)
Creates a new instance of
. |
Copyright © 2013-2015 AssertJ. All Rights Reserved.