public class ChangeRowOutputter extends AbstractOutputterWithOriginWithColumnsAndRowsFromChange<ChangeRowOutputter,ChangeOutputter> implements RowElement, OriginWithValuesFromRow<ChangesOutputter,ChangeOutputter,ChangeColumnOutputter,ChangeRowOutputter,ChangeRowValueOutputter>
Row of a Change.originoutputTypeinfo, myself| Constructor and Description |
|---|
ChangeRowOutputter(ChangeOutputter origin,
Row row)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getOutput(Output outputType)
Returns the output for the output
|
ChangeOutputter |
returnToChange()
Returns to level of output methods on a
Change. |
ChangeRowValueOutputter |
value()
Returns assertion methods on the next value in the list of values.
|
ChangeRowValueOutputter |
value(int index)
Returns assertion methods on the value at the
index in parameter. |
ChangeRowValueOutputter |
value(String columnName)
Returns assertion methods on the value corresponding to the column name in parameter.
|
column, column, column, columnAmongTheModifiedOnes, columnAmongTheModifiedOnes, columnAmongTheModifiedOnes, rowAtEndPoint, rowAtStartPointchange, change, changeOfCreation, changeOfCreation, changeOfCreationOnTable, changeOfCreationOnTable, changeOfDeletion, changeOfDeletion, changeOfDeletionOnTable, changeOfDeletionOnTable, changeOfModification, changeOfModification, changeOfModificationOnTable, changeOfModificationOnTable, changeOnTable, changeOnTable, changeOnTableWithPks, ofAll, ofCreation, ofCreationOnTable, ofDeletion, ofDeletionOnTable, ofModification, ofModificationOnTable, onTablereturnToOrigintoConsole, toFile, toStream, withTypeas, as, describedAs, describedAs, getInfoclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitofAll, ofCreation, ofCreationOnTable, ofDeletion, ofDeletionOnTable, ofModification, ofModificationOnTable, onTablechange, change, changeOfCreation, changeOfCreation, changeOfCreationOnTable, changeOfCreationOnTable, changeOfDeletion, changeOfDeletion, changeOfDeletionOnTable, changeOfDeletionOnTable, changeOfModification, changeOfModification, changeOfModificationOnTable, changeOfModificationOnTable, changeOnTable, changeOnTable, changeOnTableWithPkscolumnAmongTheModifiedOnes, columnAmongTheModifiedOnes, columnAmongTheModifiedOnesrowAtEndPoint, rowAtStartPointpublic ChangeRowOutputter(ChangeOutputter origin, Row row)
public ChangeRowValueOutputter value()
value in interface ToValue<ChangeRowValueOutputter>AbstractSubAssert.value(),
AbstractValueAssert.value(),
AbstractSubAssert.value(),
AbstractValueAssert.value(),
ChangeRowAssert.value(),
ChangeRowValueAssert.value()public ChangeRowValueOutputter value(int index)
index in parameter.value in interface ToValue<ChangeRowValueOutputter>index - The index corresponding to the value.AbstractSubAssert.value(int),
AbstractValueAssert.value(int),
AbstractSubAssert.value(int),
AbstractValueAssert.value(int),
ChangeRowAssert.value(int),
ChangeRowValueAssert.value(int)public ChangeRowValueOutputter value(String columnName)
value in interface ToValueFromRow<ChangeRowValueOutputter>columnName - The column name.AbstractRowAssert.value(String),
AbstractRowValueAssert.value(String),
ChangeRowAssert.value(String),
ChangeRowValueAssert.value(String)public ChangeOutputter returnToChange()
Change.Change.protected String getOutput(Output outputType)
getOutput in class AbstractOutputter<ChangeRowOutputter>outputType - Type of output.Copyright © 2015–2017 AssertJ. All rights reserved.