| Modifier and Type | Method and Description |
|---|---|
MockRow |
build() |
MockRow.Builder |
identified(Object identifier,
Class<?> type,
Object value) |
MockRow.Builder |
metadata(RowMetadata rowMetadata) |
String |
toString() |
public MockRow build()
public MockRow.Builder identified(Object identifier, Class<?> type, @Nullable Object value)
public MockRow.Builder metadata(RowMetadata rowMetadata)
Copyright © 2022. All rights reserved.