public class BiPredicateAssertionsTest extends Object
BiPredicateAssertions
.Constructor and Description |
---|
BiPredicateAssertionsTest() |
public void testRequireIdWhenNonEmptyString() throws Exception
Exception
public void testRequireIdWhenEmptyString() throws Exception
Exception
public void testRequireIdWhenNotString() throws Exception
Exception
public void testRequireIdWhenNotPresent() throws Exception
Exception
public void testRequireLifetimeNotExceededWhenClockEqualsLifetimeMinusOne() throws Exception
Exception
public void testRequireLifetimeNotExceededWhenClockEqualsLifetime() throws Exception
Exception
public void testRequireLifetimeNotExceededWhenTypeMismatch() throws Exception
Exception
public void testRequireLifetimeNotExceededWhenNotPresent() throws Exception
Exception
public void testRequireIssuedAtSatisfies() throws Exception
Exception
public void testRequireNotExpiredWhenClockEqualsExpiresMinusOne() throws Exception
Exception
public void testRequireNotExpiredWhenClockEqualsExpires() throws Exception
Exception
public void testRequireNotExpiredWithToleranceWhenClockEqualsExpires() throws Exception
Exception
public void testRequireNotExpiredWithToleranceWhenClockEqualsExpiresPlusTolerance() throws Exception
Exception
public void testRequireNotExpiredWhenTypeMismatch() throws Exception
Exception
public void testRequireNotExpiredWhenNotPresent() throws Exception
Exception
public void testRequireExpirationSatisfies() throws Exception
Exception
public void testRequireIssuerMatchesOneOf() throws Exception
Exception
public void testRequireIssuerWhenNoMatch() throws Exception
Exception
public void testRequireIssuerWhenNotString() throws Exception
Exception
public void testRequireIssuerWhenNotPresent() throws Exception
Exception
public void testRequireIssuerSatisfies() throws Exception
Exception
public void testRequireSubjectMatches() throws Exception
Exception
public void testRequireSubjectMatchesOneOf() throws Exception
Exception
public void testRequireSubjectWhenNoMatch() throws Exception
Exception
public void testRequireSubjectWhenNotString() throws Exception
Exception
public void testRequireSubjectWhenNotPresent() throws Exception
Exception
public void testRequireSubjectSatisfies() throws Exception
Exception
public void testRequireAudienceMatches() throws Exception
Exception
public void testRequireAudienceMatchesOneOf() throws Exception
Exception
public void testRequireAudienceWhenNoMatch() throws Exception
Exception
public void testRequireAudienceWhenNotString() throws Exception
Exception
public void testRequireAudienceWhenNotPresent() throws Exception
Exception
public void testRequireAudienceSatisfies() throws Exception
Exception
public void testRequireEqualsMatchesStringValue() throws Exception
Exception
public void testRequireEqualsMatchesNumberValue() throws Exception
Exception
public void testRequireEqualsMatchesOneOfStringValue() throws Exception
Exception
public void testRequireEqualsMatchesOneOfNumberValue() throws Exception
Exception
public void testRequireEqualsWhenNoMatch() throws Exception
Exception
public void testRequireEqualsWhenTypeMismatch() throws Exception
Exception
public void testRequireEqualsWhenNotPresent() throws Exception
Exception
public void testRequireContainsMatchesString() throws Exception
Exception
public void testRequireContainsMatchesNumber() throws Exception
Exception
public void testRequireContainsMatchesList() throws Exception
Exception
public void testRequireContainsMatchesOneOfValue() throws Exception
Exception
public void testRequireContainsMatchesOneOfList() throws Exception
Exception
public void testRequireContainsWhenNoMatchForValue() throws Exception
Exception
public void testRequireContainsWhenNoMatchForList() throws Exception
Exception
public void testRequireContainsWhenNotPresent() throws Exception
Exception
public void testRequireSatisfiesWhenSatisfied() throws Exception
Exception
public void testRequireSatisfiesWhenNotSatisfied() throws Exception
Exception
public void testRequireSatisfiesWhenTypeMismatch() throws Exception
Exception
public void testRequireSatisfiesWhenNotPresent() throws Exception
Exception
public void testRequireInstantSatisfiesWhenSatisfied() throws Exception
Exception
public void testRequireInstantSatisfiesWhenNotSatisfied() throws Exception
Exception
public void testRequireInstantSatisfiesWhenTypeMismatch() throws Exception
Exception
Copyright © 2019. All rights reserved.