public static class CustomMatcher.Luhn extends org.hamcrest.TypeSafeDiagnosingMatcher<String>
| Constructor and Description |
|---|
Luhn() |
| Modifier and Type | Method and Description |
|---|---|
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(String cc_number,
org.hamcrest.Description description) |
Copyright © 2018. All rights reserved.