Class HeapSize
java.lang.Object
org.opentest4j.reporting.events.api.Element<HeapSize>
org.opentest4j.reporting.events.api.ChildElement<Infrastructure, HeapSize>
org.opentest4j.reporting.events.java.HeapSize
- All Implemented Interfaces:
Appendable<HeapSize>
The
heapSize element of the Java namespace.-
Method Summary
Methods inherited from class Element
append, toString, withAttribute, withCDataSection, withContentMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Appendable
append
-
Method Details
-
withMax
Set themaxattribute of this element.- Parameters:
bytes- the number of bytes- Returns:
- this element
-