Class Assert
- java.lang.Object
-
- com.aventstack.extentreports.util.Assert
-
public class Assert extends Object
-
-
Constructor Summary
Constructors Constructor Description Assert()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidnotEmpty(String s, String message)static voidnotNull(Object o, String message)
-