strikt-core / strikt.assertions / nameWithoutExtension

nameWithoutExtension

val <T : File> Builder<T>.nameWithoutExtension: Builder<String>

Maps this assertion to an assertion on the file name without the extension.

See Also

File.nameWithoutExtension