import static org.junit.jupiter.api.Assertions.*; class CredentialsTest { @org.junit.jupiter.api.Test void valid() { } }