Constant Field Values
Contents
org.mockserver.*
-
org.mockserver.closurecallback.websocketclient.WebSocketClient<T extends HttpMessage> Modifier and Type Constant Field Value public static final StringCLIENT_REGISTRATION_ID_HEADER"X-CLIENT-REGISTRATION-ID"
-
org.mockserver.closurecallback.websocketregistry.WebSocketClientRegistry Modifier and Type Constant Field Value public static final StringWEB_SOCKET_CORRELATION_ID_HEADER_NAME"WebSocketCorrelationId"
-
org.mockserver.configuration.ConfigurationProperties Modifier and Type Constant Field Value public static final StringDEFAULT_CERTIFICATE_AUTHORITY_PRIVATE_KEY"org/mockserver/socket/PKCS8CertificateAuthorityPrivateKey.pem"public static final StringDEFAULT_CERTIFICATE_AUTHORITY_X509_CERTIFICATE"org/mockserver/socket/CertificateAuthorityCertificate.pem"
-
org.mockserver.dashboard.serializers.Description Modifier and Type Constant Field Value public static final intMAX_LENGTH115
-
org.mockserver.fixture.FixtureRedactor Modifier and Type Constant Field Value public static final StringREDACTED_PLACEHOLDER"***REDACTED***" -
org.mockserver.fixture.SseBodyParser Modifier and Type Constant Field Value public static final longDEFAULT_INTER_EVENT_DELAY_MS50L
-
org.mockserver.grpc.GrpcStatusMapper Modifier and Type Constant Field Value public static final StringGRPC_CONTENT_TYPE"application/grpc"public static final StringGRPC_MESSAGE_HEADER"grpc-message"public static final StringGRPC_STATUS_HEADER"grpc-status"public static final StringGRPC_STATUS_NAME_HEADER"grpc-status-name"
-
org.mockserver.llm.LlmScenarioNames Modifier and Type Constant Field Value public static final StringISOLATION_MARKER"__iso="
-
org.mockserver.log.model.LogEntryMessages Modifier and Type Constant Field Value public static final StringCREATED_EXPECTATION_MESSAGE_FORMAT"creating expectation:{}with id:{}"public static final StringFORWARD_FAILURE_MESSAGE_FORMAT"failed to forward request:{}error:{}returning response:{}"public static final StringNO_MATCH_RESPONSE_ERROR_MESSAGE_FORMAT"error:{}handling request:{}returning response:{}"public static final StringNO_MATCH_RESPONSE_NO_EXPECTATION_MESSAGE_FORMAT"no expectation for:{}returning response:{}"public static final StringRECEIVED_REQUEST_MESSAGE_FORMAT"received request:{}"public static final StringREMOVED_EXPECTATION_MESSAGE_FORMAT"removed expectation:{}with id:{}"public static final StringTEMPLATE_GENERATED_MESSAGE_FORMAT"generated output:{}from template:{}for request:{}"public static final StringUPDATED_EXPECTATION_MESSAGE_FORMAT"updated expectation:{}with id:{}"public static final StringVERIFICATION_REQUEST_SEQUENCES_MESSAGE_FORMAT"verifying sequence that match:{}"public static final StringVERIFICATION_REQUESTS_MESSAGE_FORMAT"verifying requests that match:{}"
-
org.mockserver.matchers.AbstractHttpRequestMatcher Modifier and Type Constant Field Value protected static final StringBECAUSE":{}because:{}"protected static final StringDID_NOT_MATCH" didn\'t match"protected static final StringEXPECTATION" expectation"protected static final StringEXPECTATION_DID_MATCH"request:{}matched expectation:{}"protected static final StringMATCHED" matched"protected static final StringREQUEST_DID_MATCH"request:{}matched request:{}"protected static final StringREQUEST_DID_NOT_MATCH"request:{}didn\'t match"protected static final StringREQUEST_MATCHER" request matcher"
-
org.mockserver.mock.HttpState Modifier and Type Constant Field Value public static final StringPATH_PREFIX"/mockserver" -
org.mockserver.mock.ScenarioManager Modifier and Type Constant Field Value public static final StringSTARTED"Started"
-
org.mockserver.mock.crud.CrudDataStore Modifier and Type Constant Field Value public static final intDEFAULT_MAX_ITEMS10000
-
org.mockserver.model.NottableOptionalString Modifier and Type Constant Field Value public static final charOPTIONAL_CHAR63 -
org.mockserver.model.NottableString Modifier and Type Constant Field Value public static final charNOT_CHAR33
-
org.mockserver.netty.mcp.JsonRpcMessage Modifier and Type Constant Field Value public static final intINTERNAL_ERROR-32603public static final intINVALID_PARAMS-32602public static final intINVALID_REQUEST-32600public static final intMETHOD_NOT_FOUND-32601public static final intPARSE_ERROR-32700
-
org.mockserver.netty.proxy.relay.RelayConnectHandler<T> Modifier and Type Constant Field Value public static final StringPROXIED"PROXIED_"public static final StringPROXIED_RESPONSE"PROXIED_RESPONSE_"public static final StringPROXIED_SECURE"PROXIED_SECURE_"
-
org.mockserver.openapi.OpenAPIParser Modifier and Type Constant Field Value public static final StringOPEN_API_LOAD_ERROR"Unable to load API spec"
-
org.mockserver.openapi.examples.ExampleBuilder Modifier and Type Constant Field Value public static final intSAMPLE_BASE_INTEGER_PROPERTY_VALUE0public static final booleanSAMPLE_BOOLEAN_PROPERTY_VALUEtruepublic static final StringSAMPLE_BYTE_PROPERTY_VALUE"c29tZV9ieXRlX3ZhbHVl"public static final StringSAMPLE_DATE_PROPERTY_VALUE"2018-11-13"public static final StringSAMPLE_DATETIME_PROPERTY_VALUE"2018-11-13T20:20:39+00:00"public static final doubleSAMPLE_DECIMAL_PROPERTY_VALUE1.5public static final doubleSAMPLE_DOUBLE_PROPERTY_VALUE1.100000023841858public static final StringSAMPLE_EMAIL_PROPERTY_VALUE"some_email@mockserver.com"public static final floatSAMPLE_FLOAT_PROPERTY_VALUE1.100000023841858fpublic static final intSAMPLE_INT_PROPERTY_VALUE0public static final intSAMPLE_LONG_PROPERTY_VALUE0public static final StringSAMPLE_STRING_PROPERTY_VALUE"some_string_value"public static final StringSAMPLE_TIME_PROPERTY_VALUE"20:20:39+00:00"public static final StringSAMPLE_UUID_PROPERTY_VALUE"3fa85f64-5717-4562-b3fc-2c963f66afa6"
-
org.mockserver.serialization.java.ExpectationToJavaSerializer Modifier and Type Constant Field Value public static final intINDENT_SIZE8
-
org.mockserver.socket.tls.KeyAndCertificateFactory Modifier and Type Constant Field Value public static final StringCERTIFICATE_DOMAIN"localhost"public static final StringCOUNTRY"UK"public static final StringLOCALITY"London"public static final StringORGANISATION"MockServer"public static final StringROOT_COMMON_NAME"www.mockserver.com"public static final StringSTATE"England" -
org.mockserver.socket.tls.KeyStoreFactory Modifier and Type Constant Field Value public static final StringKEY_STORE_CA_ALIAS"mockserver-ca-cert"public static final StringKEY_STORE_CERT_ALIAS"mockserver-client-cert"public static final StringKEY_STORE_PASSWORD"changeit"public static final StringKEY_STORE_TYPE"jks"