Package org.testng.asserts
Interface IAssert<T>
-
public interface IAssert<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddoAssert()TgetActual()TgetExpected()StringgetMessage()
-