|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BinaryDiffResult | |
|---|---|
| org.assertj.core.error | |
| org.assertj.core.internal | |
| Uses of BinaryDiffResult in org.assertj.core.error |
|---|
| Methods in org.assertj.core.error with parameters of type BinaryDiffResult | |
|---|---|
static ErrorMessageFactory |
ShouldHaveBinaryContent.shouldHaveBinaryContent(File actual,
BinaryDiffResult diff)
Creates a new . |
| Uses of BinaryDiffResult in org.assertj.core.internal |
|---|
| Methods in org.assertj.core.internal that return BinaryDiffResult | |
|---|---|
BinaryDiffResult |
BinaryDiff.diff(File actual,
byte[] expected)
|
BinaryDiffResult |
BinaryDiff.diff(InputStream actualStream,
InputStream expectedStream)
|
static BinaryDiffResult |
BinaryDiffResult.noDiff()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||