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 org.opentest4j.reporting.events.api.Element
append, toString, withAttribute, withCDataSection, withContent
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.opentest4j.reporting.events.api.Appendable
append
-
Method Details
-
withMax
Set themax
attribute of this element.- Parameters:
bytes
- the number of bytes- Returns:
- this element
-