E - The "self" type of this assertion class. Please read "Emulating 'self types' using Java Generics to simplify fluent API implementation"
for more details.O - The type of the assertion class of Origin.public abstract class AbstractOutputterWithOrigin<E extends AbstractOutputterWithOrigin<E,O>,O extends Origin> extends AbstractOutputter<E>
Origin.| Modifier and Type | Field and Description |
|---|---|
protected O |
origin
The assertion of origin.
|
outputTypeinfo, myself| Modifier and Type | Method and Description |
|---|---|
protected O |
returnToOrigin()
Returns the assertion of origin (an instance of a sub-class of
Origin. |
getOutput, toConsole, toFile, toStream, withTypeas, as, describedAs, describedAs, getInfoCopyright © 2015–2017 AssertJ. All rights reserved.