private static class CapabilitiesComparator.CurrentPlatformScorer extends CapabilitiesComparator.CapabilityScorer<org.openqa.selenium.Platform>
| Modifier and Type | Field and Description |
|---|---|
private boolean |
currentIsDesired |
scoreAgainst| Modifier | Constructor and Description |
|---|---|
private |
CurrentPlatformScorer(org.openqa.selenium.Platform currentPlatform,
org.openqa.selenium.Platform desiredPlatform) |
| Modifier and Type | Method and Description |
|---|---|
int |
score(org.openqa.selenium.Platform value) |
scoreAgainstprivate CurrentPlatformScorer(org.openqa.selenium.Platform currentPlatform,
org.openqa.selenium.Platform desiredPlatform)
public int score(org.openqa.selenium.Platform value)
score in class CapabilitiesComparator.CapabilityScorer<org.openqa.selenium.Platform>