JavaFormSpecBuilder

Java-friendly form matcher builder.

Functions

Link copied to clipboard
fun field(name: String, expectedValue: String): JavaFormSpecBuilder

Requires field name to have exactly expectedValue.

Link copied to clipboard

Requires field name to satisfy predicate.

Link copied to clipboard

Requires a file part named name.