static class UserAgentAsserter.UserAgentPropertyDisabled extends java.lang.Object implements UserAgentAsserter.UserAgentProperty
UserAgentAsserter.UserAgentProperty
implementation used when
user.agent.runtimeWarning
is false
.Constructor and Description |
---|
UserAgentAsserter.UserAgentPropertyDisabled() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCompileTimeValue() |
java.lang.String |
getRuntimeValue() |
boolean |
getUserAgentRuntimeWarning() |
UserAgentAsserter.UserAgentPropertyDisabled()
public java.lang.String getCompileTimeValue()
getCompileTimeValue
in interface UserAgentAsserter.UserAgentProperty
public java.lang.String getRuntimeValue()
getRuntimeValue
in interface UserAgentAsserter.UserAgentProperty
public boolean getUserAgentRuntimeWarning()
getUserAgentRuntimeWarning
in interface UserAgentAsserter.UserAgentProperty