Companion

object Companion

Functions

determineTestFilesRootDirectory
Link copied to clipboard
fun determineTestFilesRootDirectory(): Path
Determines the root directory within which all test files will be created.
equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

SCOPE_DIRECTORY_PATTERN
Link copied to clipboard
val SCOPE_DIRECTORY_PATTERN: Regex
Pattern of directories that are created to group test files by their Spek group.

Sources

(source)
Link copied to clipboard