- java.lang.Object
-
- com.aventstack.extentreports.model.TestAttributeTestContext<T>
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getPassed
public int getPassed()
-
getFailed
public int getFailed()
-
getSkipped
public int getSkipped()
-
getOthers
public int getOthers()
-
isEmpty
public boolean isEmpty()
-
getAttribute
public T getAttribute()
Copyright © 2019. All Rights Reserved.