public class ShouldHaveNoExtension extends BasicErrorMessageFactory
Path should have no extension.arguments, format| Modifier and Type | Method and Description |
|---|---|
static ShouldHaveNoExtension |
shouldHaveNoExtension(File actual,
String extension) |
static ShouldHaveNoExtension |
shouldHaveNoExtension(Path actual,
String extension) |
create, create, create, equals, hashCode, toString, unquotedStringpublic static ShouldHaveNoExtension shouldHaveNoExtension(Path actual, String extension)
public static ShouldHaveNoExtension shouldHaveNoExtension(File actual, String extension)
Copyright © 2025. All rights reserved.