RegexPatterns

Parameter object to express String, vararg String where they are treated as regex patterns.

Use the function regexPatterns("pattern", ...) to create this representation.

Functions

Link copied to clipboard
open fun toList(): List<String>

Properties

Link copied to clipboard
open override val expected: String
Link copied to clipboard
Link copied to clipboard
open override val otherExpected: Array<out String>