Class AssertFileContent
java.lang.Object
org.activiti.cloud.services.test.asserts.AssertFileContent
Asserts for file content
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AssertFileContentassertThatFileContent(FileContent fileContent) hasContent(byte[] expectedContent) hasContent(String expectedContent) hasContentType(String expectedContentType) isZip()
-
Constructor Details
-
AssertFileContent
-
-
Method Details
-
isZip
-
hasName
-
hasContentType
-
hasContent
-
hasContent
-
assertThatFileContent
-