Package htmlcompiler.pojos.httpmock
Class MockVirtualHost
java.lang.Object
htmlcompiler.pojos.httpmock.MockVirtualHost
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply
(Consumer<MockVirtualHost> consumer) newRecordsHeader
(int count) redirectHeader
(String path)
-
Field Details
-
NO_HEADERS
-
JSON_CONTENT
-
TEXT_CONTENT
-
IMAGE_JPEG
-
TEXT_CSS
-
-
Constructor Details
-
MockVirtualHost
public MockVirtualHost()
-
-
Method Details
-
redirectHeader
-
newRecordsHeader
-
apply
-
head
-
get
-
post
-
put
-
delete
-
request
-
head
-
get
-
post
-
put
-
delete
-
request
-
head
-
get
-
post
-
put
-
delete
-
request
-