Skip navigation links
A B C D F G H I J K L M N O P R S T U V W 

A

AbstractDiff(String, String, JsonObjectLocation, JsonObjectLocation) - Constructor for class restx.tests.json.JsonDiff.AbstractDiff
 
addDifference(JsonDiff.Difference) - Method in class restx.tests.json.JsonDiff
 
AddedKey(String, String, JsonObjectLocation, JsonObjectLocation, String, Object) - Constructor for class restx.tests.json.JsonDiff.AddedKey
 
afterServerCreated() - Method in class restx.tests.RestxServerRule
 
afterServerCreated() - Method in class restx.tests.RestxSpecRule
 
afterServerStarted() - Method in class restx.tests.RestxServerRule
 
afterServerStop() - Method in class restx.tests.RestxServerRule
 
allowingExtraUnexpectedFields() - Method in class restx.tests.json.JsonAssertions
 
append(CharSequence) - Method in class restx.tests.ThreadLocalPrintStream
 
append(CharSequence, int, int) - Method in class restx.tests.ThreadLocalPrintStream
 
append(char) - Method in class restx.tests.ThreadLocalPrintStream
 
apply(Statement, Description) - Method in class restx.tests.RestxServerRule
 
ArrayDeletedValue(String, String, JsonObjectLocation, JsonObjectLocation, int, int, List<Object>) - Constructor for class restx.tests.json.JsonDiff.ArrayDeletedValue
 
ArrayDiff(String, String, JsonObjectLocation, JsonObjectLocation, int, int, List<Object>) - Constructor for class restx.tests.json.JsonDiff.ArrayDiff
 
ArrayInsertedValue(String, String, JsonObjectLocation, JsonObjectLocation, int, int, List<Object>) - Constructor for class restx.tests.json.JsonDiff.ArrayInsertedValue
 
assertThat(String) - Static method in class restx.tests.json.JsonAssertions
 
assertThat(File, Charset) - Static method in class restx.tests.json.JsonAssertions
 
assertThat(URL, Charset) - Static method in class restx.tests.json.JsonAssertions
 
assertThat(JsonSource) - Static method in class restx.tests.json.JsonAssertions
 
authenticatedAs(String) - Method in class restx.tests.HttpTestClient
 

B

beforeServerStop() - Method in class restx.tests.RestxServerRule
 
beforeServerStop() - Method in class restx.tests.RestxSpecRule
 
bladeLocalMachines() - Method in class restx.tests.RestxSpecRunner
 

C

check(T, ImmutableMap<String, String>) - Method in interface restx.tests.WhenChecker
 
check(WhenHttpRequest, ImmutableMap<String, String>) - Method in class restx.tests.WhenHttpChecker
 
check(WhenThenCheck, ImmutableMap<String, String>) - Method in class restx.tests.WhenThenCheck
 
check(ImmutableMap<String, String>) - Method in class restx.tests.WhenThenCheck
 
checkError() - Method in class restx.tests.ThreadLocalPrintStream
 
classRules() - Method in class restx.tests.RestxSpecTestsRunner
 
cleanUp() - Method in interface restx.tests.GivenCleaner
 
cleanUp() - Method in class restx.tests.NoopGivenCleaner
 
clearCurrent() - Method in class restx.tests.ThreadLocalPrintStream
 
client() - Method in class restx.tests.RestxServerRule
 
close() - Method in class restx.tests.ThreadLocalPrintStream
 
compare(JsonDiff, Object, Object) - Method in interface restx.tests.json.JsonDiffComparator
 
compare(JsonSource, JsonSource) - Method in class restx.tests.json.JsonDiffer
 
Config() - Constructor for class restx.tests.json.JsonDiffer.Config
 
content() - Method in class restx.tests.json.FileJsonSource
 
content() - Method in interface restx.tests.json.JsonSource
 
content() - Method in class restx.tests.json.StringJsonSource
 
content() - Method in class restx.tests.json.URLJsonSource
 
contextLeft(Object) - Method in class restx.tests.json.JsonDiff
 
contextRight(Object) - Method in class restx.tests.json.JsonDiff
 
currentLeftContextLocation() - Method in class restx.tests.json.JsonDiff
 
currentLeftPath() - Method in class restx.tests.json.JsonDiff
 
currentRightContextLocation() - Method in class restx.tests.json.JsonDiff
 
currentRightPath() - Method in class restx.tests.json.JsonDiff
 

D

DEFAULT_JSON_DIFF_COMPARATOR - Static variable in class restx.tests.json.JsonDiffer
 
DELETE(String) - Method in class restx.tests.HttpTestClient
 
describeChild(RestxSpec) - Method in class restx.tests.RestxSpecTestsRunner
 
dispose() - Method in class restx.tests.RestxSpecRunner
 

F

FileJsonSource - Class in restx.tests.json
Date: 3/2/14 Time: 22:08
FileJsonSource(File, Charset) - Constructor for class restx.tests.json.FileJsonSource
 
findCurrentTestResults() - Method in class restx.tests.RestxSpecTestServer.RunningServer
 
FindSpecsIn - Annotation Type in restx.tests
Tells where a set of specs should be found.
findSpecsIn(String) - Static method in class restx.tests.RestxSpecTests
 
flush() - Method in class restx.tests.ThreadLocalPrintStream
 
format(String, Object...) - Method in class restx.tests.ThreadLocalPrintStream
 
format(Locale, String, Object...) - Method in class restx.tests.ThreadLocalPrintStream
 
fullTextReport(JsonSource, JsonDiff) - Method in class restx.tests.json.JsonAssertions
 

G

GET(String) - Method in class restx.tests.HttpTestClient
 
getChildren() - Method in class restx.tests.RestxSpecTestsRunner
 
getDifferences() - Method in class restx.tests.json.JsonDiff
 
getFrom() - Method in class restx.tests.json.JsonObjectLocation
 
getGivenClass() - Method in interface restx.tests.GivenRunner
 
getGivenClass() - Method in class restx.tests.GivenTimeRunner
 
getGivenClass() - Method in class restx.tests.GivenUUIDGeneratorRunner
 
getJson() - Method in class restx.tests.json.JsonObjectLocation
 
getKey() - Method in class restx.tests.json.JsonDiff.KeyDiff
 
getKey() - Method in class restx.tests.TestRequest
 
getKey() - Method in class restx.tests.TestResultSummary
 
getLeftConfig() - Method in class restx.tests.json.JsonDiffer
 
getLeftContext() - Method in class restx.tests.json.JsonDiff.AbstractDiff
 
getLeftContext() - Method in interface restx.tests.json.JsonDiff.Difference
 
getLeftObj() - Method in class restx.tests.json.JsonDiff
 
getLeftParent(JsonDiff) - Method in class restx.tests.json.JsonDiff.KeyDiff
 
getLeftPath() - Method in class restx.tests.json.JsonDiff.AbstractDiff
 
getLeftPath() - Method in interface restx.tests.json.JsonDiff.Difference
 
getLeftPosition() - Method in class restx.tests.json.JsonDiff.ArrayDiff
 
getLeftValue() - Method in class restx.tests.json.JsonDiff.ValueDiff
 
getLocationOf(Object) - Method in class restx.tests.json.JsonWithLocationsParser.ParsedJsonLocations
 
getLocations() - Method in class restx.tests.json.JsonWithLocationsParser.ParsedJsonWithLocations
 
getMode() - Method in class restx.tests.RestxServerRule
 
getName() - Method in class restx.tests.TestResultSummary
 
getRequestByKey(String) - Method in class restx.tests.RestxSpecTestServer.RunningServer
 
getRequestTime() - Method in class restx.tests.TestRequest
 
getResultByKey(String) - Method in class restx.tests.RestxSpecTestServer.RunningServer
 
getRightConfig() - Method in class restx.tests.json.JsonDiffer
 
getRightContext() - Method in class restx.tests.json.JsonDiff.AbstractDiff
 
getRightContext() - Method in interface restx.tests.json.JsonDiff.Difference
 
getRightObj() - Method in class restx.tests.json.JsonDiff
 
getRightParent(JsonDiff) - Method in class restx.tests.json.JsonDiff.KeyDiff
 
getRightPath() - Method in class restx.tests.json.JsonDiff.AbstractDiff
 
getRightPath() - Method in interface restx.tests.json.JsonDiff.Difference
 
getRightPosition() - Method in class restx.tests.json.JsonDiff.ArrayDiff
 
getRightValue() - Method in class restx.tests.json.JsonDiff.ValueDiff
 
getRoot() - Method in class restx.tests.json.JsonWithLocationsParser.ParsedJsonWithLocations
 
getRule() - Method in class restx.tests.RestxSpecTests
 
getRunParams() - Method in interface restx.tests.GivenSpecRule
 
getServer() - Method in class restx.tests.RestxServerRule
 
getServer() - Method in class restx.tests.RestxSpecTestServer.RunningServer
 
getSpecs() - Method in class restx.tests.RestxSpecTests
 
getStatus() - Method in class restx.tests.TestRequest
 
getStatus() - Method in class restx.tests.TestResultSummary
 
getStdErr() - Method in class restx.tests.TestResult
 
getStdOut() - Method in class restx.tests.TestResult
 
getSummary() - Method in class restx.tests.TestResult
 
getTest() - Method in class restx.tests.TestRequest
 
getTestDuration() - Method in class restx.tests.TestResultSummary
 
getTestResultKey() - Method in class restx.tests.TestRequest
 
getTestTime() - Method in class restx.tests.TestResultSummary
 
getTo() - Method in class restx.tests.json.JsonObjectLocation
 
getType() - Method in class restx.tests.json.JsonDiff.AbstractDiff
 
getType() - Method in class restx.tests.json.JsonDiff.AddedKey
 
getType() - Method in class restx.tests.json.JsonDiff.ArrayDeletedValue
 
getType() - Method in class restx.tests.json.JsonDiff.ArrayDiff
 
getType() - Method in class restx.tests.json.JsonDiff.ArrayInsertedValue
 
getType() - Method in interface restx.tests.json.JsonDiff.Difference
 
getType() - Method in class restx.tests.json.JsonDiff.RemovedKey
 
getType() - Method in class restx.tests.json.JsonDiff.ValueDiff
 
getValue() - Method in class restx.tests.json.JsonDiff.KeyDiff
 
getValues() - Method in class restx.tests.json.JsonDiff.ArrayDiff
 
getWhenClass() - Method in interface restx.tests.WhenChecker
 
getWhenClass() - Method in class restx.tests.WhenHttpChecker
 
getWhenClass() - Method in class restx.tests.WhenThenCheck
 
GivenCleaner - Interface in restx.tests
 
GivenRunner<T extends Given> - Interface in restx.tests
 
GivenSpecRule - Interface in restx.tests
User: xavierhanin Date: 3/30/13 Time: 11:35 PM
GivenSpecRuleSupplier - Interface in restx.tests
User: xavierhanin Date: 3/30/13 Time: 11:43 PM
GivenTimeRunner - Class in restx.tests
 
GivenTimeRunner() - Constructor for class restx.tests.GivenTimeRunner
 
GivenUUIDGeneratorRunner - Class in restx.tests
 
GivenUUIDGeneratorRunner() - Constructor for class restx.tests.GivenUUIDGeneratorRunner
 
goIn(String) - Method in class restx.tests.json.JsonDiff
 
goIn(String, String) - Method in class restx.tests.json.JsonDiff
 
goUp() - Method in class restx.tests.json.JsonDiff
 

H

HEAD(String) - Method in class restx.tests.HttpTestClient
 
http(String, String) - Method in class restx.tests.HttpTestClient
 
HttpTestClient - Class in restx.tests
HttpTestClient is a helper to create com.github.kevinsawicki.http.HttpRequest which sets the RestxThreadLocal header to share client thread local components with server one (when used with a per request factory loading).

I

INSTANCE - Static variable in class restx.tests.NoopGivenCleaner
 
isIgnoreExtraFields() - Method in class restx.tests.json.JsonDiffer.Config
 
isSame() - Method in class restx.tests.json.JsonDiff
 
isSameJsonAs(String) - Method in class restx.tests.json.JsonAssertions
 
isSameJsonAs(File, Charset) - Method in class restx.tests.json.JsonAssertions
 
isSameJsonAs(URL, Charset) - Method in class restx.tests.json.JsonAssertions
 
isSameJsonAs(JsonSource) - Method in class restx.tests.json.JsonAssertions
 

J

JsonAssertions - Class in restx.tests.json
Date: 4/2/14 Time: 21:34
JsonDiff - Class in restx.tests.json
Date: 2/2/14 Time: 18:49
JsonDiff(JsonWithLocationsParser.ParsedJsonWithLocations, JsonWithLocationsParser.ParsedJsonWithLocations) - Constructor for class restx.tests.json.JsonDiff
 
JsonDiff.AbstractDiff - Class in restx.tests.json
 
JsonDiff.AddedKey - Class in restx.tests.json
 
JsonDiff.ArrayDeletedValue - Class in restx.tests.json
 
JsonDiff.ArrayDiff - Class in restx.tests.json
 
JsonDiff.ArrayInsertedValue - Class in restx.tests.json
 
JsonDiff.Difference - Interface in restx.tests.json
 
JsonDiff.KeyDiff - Class in restx.tests.json
 
JsonDiff.ListSetter - Class in restx.tests.json
 
JsonDiff.MapSetter - Class in restx.tests.json
 
JsonDiff.NoSetter - Class in restx.tests.json
 
JsonDiff.RemovedKey - Class in restx.tests.json
 
JsonDiff.Setter - Interface in restx.tests.json
 
JsonDiff.ValueDiff - Class in restx.tests.json
 
JsonDiffComparator - Interface in restx.tests.json
 
JsonDiffer - Class in restx.tests.json
Date: 3/2/14 Time: 22:03
JsonDiffer() - Constructor for class restx.tests.json.JsonDiffer
 
JsonDiffer.Config - Class in restx.tests.json
 
JsonMerger - Class in restx.tests.json
Date: 5/2/14 Time: 12:07
JsonMerger() - Constructor for class restx.tests.json.JsonMerger
 
JsonObjectLocation - Class in restx.tests.json
Date: 3/2/14 Time: 22:47
JsonSource - Interface in restx.tests.json
Date: 3/2/14 Time: 22:05
JsonWithLocationsParser - Class in restx.tests.json
Date: 3/2/14 Time: 21:35
JsonWithLocationsParser() - Constructor for class restx.tests.json.JsonWithLocationsParser
 
JsonWithLocationsParser.ParsedJsonLocations - Class in restx.tests.json
 
JsonWithLocationsParser.ParsedJsonWithLocations - Class in restx.tests.json
 

K

KeyDiff(String, String, JsonObjectLocation, JsonObjectLocation, String, Object) - Constructor for class restx.tests.json.JsonDiff.KeyDiff
 

L

ListSetter(List<Object>, int) - Constructor for class restx.tests.json.JsonDiff.ListSetter
 
loadSpec(String) - Method in class restx.tests.RestxSpecRule
 
loadSpec(String) - Method in class restx.tests.RestxSpecRunner
 

M

main(String[]) - Static method in class restx.tests.RestxSpecTestServer
 
MapSetter(Map<String, Object>, String) - Constructor for class restx.tests.json.JsonDiff.MapSetter
 
mergeToLeft(JsonDiff) - Method in class restx.tests.json.JsonDiff.AbstractDiff
 
mergeToLeft(JsonDiff) - Method in class restx.tests.json.JsonDiff.AddedKey
 
mergeToLeft(JsonDiff) - Method in class restx.tests.json.JsonDiff.ArrayDeletedValue
 
mergeToLeft(JsonDiff) - Method in class restx.tests.json.JsonDiff.ArrayInsertedValue
 
mergeToLeft(JsonDiff) - Method in interface restx.tests.json.JsonDiff.Difference
 
mergeToLeft(JsonDiff) - Method in class restx.tests.json.JsonDiff.RemovedKey
 
mergeToLeft(JsonDiff) - Method in class restx.tests.json.JsonDiff.ValueDiff
 
mergeToLeft(JsonDiff) - Method in class restx.tests.json.JsonMerger
 
mergeToRight(JsonDiff) - Method in class restx.tests.json.JsonDiff.AbstractDiff
 
mergeToRight(JsonDiff) - Method in class restx.tests.json.JsonDiff.AddedKey
 
mergeToRight(JsonDiff) - Method in class restx.tests.json.JsonDiff.ArrayDeletedValue
 
mergeToRight(JsonDiff) - Method in class restx.tests.json.JsonDiff.ArrayInsertedValue
 
mergeToRight(JsonDiff) - Method in interface restx.tests.json.JsonDiff.Difference
 
mergeToRight(JsonDiff) - Method in class restx.tests.json.JsonDiff.RemovedKey
 
mergeToRight(JsonDiff) - Method in class restx.tests.json.JsonDiff.ValueDiff
 
mergeToRight(JsonDiff) - Method in class restx.tests.json.JsonMerger
 

N

name() - Method in class restx.tests.json.FileJsonSource
 
name() - Method in interface restx.tests.json.JsonSource
 
name() - Method in class restx.tests.json.StringJsonSource
 
name() - Method in class restx.tests.json.URLJsonSource
 
newInstance() - Static method in class restx.tests.RestxSpecTestServer
A shortcut for new RestxSpecRule("/api", 8076, queryByClass(WebServerSupplier.class), Factory.getInstance())
newInstance(WebServerSupplier) - Static method in class restx.tests.RestxSpecTestServer
A shortcut for new RestxSpecRule("/api", 8076, webServerSupplier, Factory.getInstance())
NoopGivenCleaner - Class in restx.tests
Date: 9/12/13 Time: 21:31
NoSetter() - Constructor for class restx.tests.json.JsonDiff.NoSetter
 

O

objectKey(Object) - Method in class restx.tests.json.JsonWithLocationsParser.ParsedJsonLocations
 
onSetup(Factory.LocalMachines) - Method in interface restx.tests.GivenSpecRule
 
onTearDown(Factory.LocalMachines) - Method in interface restx.tests.GivenSpecRule
 
OPTIONS(String) - Method in class restx.tests.HttpTestClient
 

P

parse(File, Charset, Class) - Method in class restx.tests.json.JsonWithLocationsParser
 
parse(URL, Charset, Class) - Method in class restx.tests.json.JsonWithLocationsParser
 
parse(String, Class) - Method in class restx.tests.json.JsonWithLocationsParser
 
parse(JsonSource, Class) - Method in class restx.tests.json.JsonWithLocationsParser
 
ParsedJsonLocations(String) - Constructor for class restx.tests.json.JsonWithLocationsParser.ParsedJsonLocations
 
ParsedJsonWithLocations(JsonWithLocationsParser.ParsedJsonLocations, Object) - Constructor for class restx.tests.json.JsonWithLocationsParser.ParsedJsonWithLocations
 
POST(String) - Method in class restx.tests.HttpTestClient
 
print(boolean) - Method in class restx.tests.ThreadLocalPrintStream
 
print(char) - Method in class restx.tests.ThreadLocalPrintStream
 
print(int) - Method in class restx.tests.ThreadLocalPrintStream
 
print(long) - Method in class restx.tests.ThreadLocalPrintStream
 
print(float) - Method in class restx.tests.ThreadLocalPrintStream
 
print(double) - Method in class restx.tests.ThreadLocalPrintStream
 
print(char[]) - Method in class restx.tests.ThreadLocalPrintStream
 
print(String) - Method in class restx.tests.ThreadLocalPrintStream
 
print(Object) - Method in class restx.tests.ThreadLocalPrintStream
 
printf(String, Object...) - Method in class restx.tests.ThreadLocalPrintStream
 
printf(Locale, String, Object...) - Method in class restx.tests.ThreadLocalPrintStream
 
println() - Method in class restx.tests.ThreadLocalPrintStream
 
println(boolean) - Method in class restx.tests.ThreadLocalPrintStream
 
println(char) - Method in class restx.tests.ThreadLocalPrintStream
 
println(int) - Method in class restx.tests.ThreadLocalPrintStream
 
println(long) - Method in class restx.tests.ThreadLocalPrintStream
 
println(float) - Method in class restx.tests.ThreadLocalPrintStream
 
println(double) - Method in class restx.tests.ThreadLocalPrintStream
 
println(char[]) - Method in class restx.tests.ThreadLocalPrintStream
 
println(String) - Method in class restx.tests.ThreadLocalPrintStream
 
println(Object) - Method in class restx.tests.ThreadLocalPrintStream
 
PUT(String) - Method in class restx.tests.HttpTestClient
 
putContexts(JsonDiff.Setter, Object, JsonDiff.Setter, Object) - Method in class restx.tests.json.JsonDiff
 

R

reader(JsonWithLocationsParser.ParsedJsonLocations, Class) - Method in class restx.tests.json.JsonWithLocationsParser
 
RemovedKey(String, String, JsonObjectLocation, JsonObjectLocation, String, Object) - Constructor for class restx.tests.json.JsonDiff.RemovedKey
 
restx.tests - package restx.tests
 
restx.tests.json - package restx.tests.json
 
RestxServerRule - Class in restx.tests
User: xavierhanin Date: 5/19/13 Time: 5:22 PM
RestxServerRule() - Constructor for class restx.tests.RestxServerRule
Default behaviour will look into the @Provided WebServerSupplier class
RestxServerRule(WebServerSupplier) - Constructor for class restx.tests.RestxServerRule
 
RestxSpecRule - Class in restx.tests
User: xavierhanin Date: 3/17/13 Time: 1:58 PM
RestxSpecRule() - Constructor for class restx.tests.RestxSpecRule
A shortcut for new RestxSpecRule("/api", queryByClass(WebServerSupplier.class), Factory.getInstance())
RestxSpecRule(String) - Constructor for class restx.tests.RestxSpecRule
A shortcut for new RestxSpecRule(routerPath, queryByClass(WebServerSupplier.class), Factory.getInstance())
RestxSpecRule(WebServerSupplier) - Constructor for class restx.tests.RestxSpecRule
A shortcut for new RestxSpecRule("/api", webServerSupplier, Factory.getInstance())
RestxSpecRule(String, WebServerSupplier, Factory) - Constructor for class restx.tests.RestxSpecRule
Constructs a new RestxSpecRule.
RestxSpecRunner - Class in restx.tests
User: xavierhanin Date: 3/17/13 Time: 1:58 PM
RestxSpecRunner(RestxSpecLoader, String, String, String, Factory) - Constructor for class restx.tests.RestxSpecRunner
 
RestxSpecTests - Class in restx.tests
A list of specs to be run as tests by a RestxSpecTestsRunner.
RestxSpecTests(RestxSpecRule, List<RestxSpec>) - Constructor for class restx.tests.RestxSpecTests
 
RestxSpecTestServer - Class in restx.tests
User: xavierhanin Date: 7/30/13 Time: 9:23 PM
RestxSpecTestServer(String, int, WebServerSupplier, Factory) - Constructor for class restx.tests.RestxSpecTestServer
Constructs a new RestxSpecRule.
RestxSpecTestServer.RunningServer - Class in restx.tests
 
RestxSpecTestServer.RunningServer.Rules - Class in restx.tests
 
RestxSpecTestServer.RunningServer.Rules.InvalidTest - Enum in restx.tests
 
RestxSpecTestServer.RunningServerSettings - Interface in restx.tests
 
RestxSpecTestsRunner - Class in restx.tests
A runner which can be used to run a set of specs as JUnit tests.
RestxSpecTestsRunner(Class<?>) - Constructor for class restx.tests.RestxSpecTestsRunner
Constructs a new RestxSpecTestsRunner that will run @TestClass
Rules() - Constructor for class restx.tests.RestxSpecTestServer.RunningServer.Rules
 
run(T, ImmutableMap<String, String>) - Method in interface restx.tests.GivenRunner
 
run(GivenTime, ImmutableMap<String, String>) - Method in class restx.tests.GivenTimeRunner
 
run(GivenUUIDGenerator, ImmutableMap<String, String>) - Method in class restx.tests.GivenUUIDGeneratorRunner
 
runChild(RestxSpec, RunNotifier) - Method in class restx.tests.RestxSpecTestsRunner
 
RunningServer(WebServer, RestxSpecRunner, RestxSpecRepository, UUIDGenerator, RestxErrors, RestxSpecTestServer.RunningServerSettings) - Constructor for class restx.tests.RestxSpecTestServer.RunningServer
 
runTest(String) - Method in class restx.tests.RestxSpecRule
 
runTest(RestxSpec) - Method in class restx.tests.RestxSpecRule
 
runTest(String) - Method in class restx.tests.RestxSpecRunner
 
runTest(RestxSpec) - Method in class restx.tests.RestxSpecRunner
 

S

server - Variable in class restx.tests.RestxServerRule
 
set(Object) - Method in class restx.tests.json.JsonDiff.ListSetter
 
set(Object) - Method in class restx.tests.json.JsonDiff.MapSetter
 
set(Object) - Method in class restx.tests.json.JsonDiff.NoSetter
 
set(Object) - Method in interface restx.tests.json.JsonDiff.Setter
 
setCurrent(PrintStream) - Method in class restx.tests.ThreadLocalPrintStream
 
setIgnoreExtraFields(boolean) - Method in class restx.tests.json.JsonDiffer.Config
 
setJsonDiffComparator(JsonDiffComparator) - Method in class restx.tests.json.JsonDiffer
 
setKey(String) - Method in class restx.tests.TestRequest
 
setKey(String) - Method in class restx.tests.TestResultSummary
 
setMode(String) - Method in class restx.tests.RestxServerRule
 
setName(String) - Method in class restx.tests.TestResultSummary
 
setRequestTime(DateTime) - Method in class restx.tests.TestRequest
 
setStatus(TestRequest.Status) - Method in class restx.tests.TestRequest
 
setStatus(TestResultSummary.Status) - Method in class restx.tests.TestResultSummary
 
setStdErr(String) - Method in class restx.tests.TestResult
 
setStdOut(String) - Method in class restx.tests.TestResult
 
setSummary(TestResultSummary) - Method in class restx.tests.TestResult
 
setTest(String) - Method in class restx.tests.TestRequest
 
setTestDuration(Long) - Method in class restx.tests.TestResultSummary
 
setTestResultKey(String) - Method in class restx.tests.TestRequest
 
setTestTime(DateTime) - Method in class restx.tests.TestResultSummary
 
setup() - Method in class restx.tests.RestxServerRule
 
specsAsParametersIn(String) - Static method in class restx.tests.RestxSpecTests
 
start() - Method in class restx.tests.RestxSpecTestServer
 
stop() - Method in class restx.tests.RestxSpecTestServer.RunningServer
 
StringJsonSource - Class in restx.tests.json
Date: 3/2/14 Time: 22:05
StringJsonSource(String, String) - Constructor for class restx.tests.json.StringJsonSource
 
submitTestRequest(TestRequest) - Method in class restx.tests.RestxSpecTestServer.RunningServer
 

T

targetTestsRoot() - Method in interface restx.tests.RestxSpecTestServer.RunningServerSettings
 
tearDown() - Method in class restx.tests.RestxServerRule
 
TestRequest - Class in restx.tests
User: xavierhanin Date: 7/31/13 Time: 10:33 PM
TestRequest() - Constructor for class restx.tests.TestRequest
 
TestRequest.Status - Enum in restx.tests
 
TestResult - Class in restx.tests
User: xavierhanin Date: 7/31/13 Time: 11:04 PM
TestResult() - Constructor for class restx.tests.TestResult
 
TestResult.Status - Enum in restx.tests
 
TestResultSummary - Class in restx.tests
User: xavierhanin Date: 7/31/13 Time: 11:04 PM
TestResultSummary() - Constructor for class restx.tests.TestResultSummary
 
TestResultSummary.Status - Enum in restx.tests
 
Then() - Constructor for class restx.tests.WhenThenCheck.Then
 
ThreadLocalPrintStream - Class in restx.tests
Date: 26/12/13 Time: 21:07
ThreadLocalPrintStream(PrintStream) - Constructor for class restx.tests.ThreadLocalPrintStream
 
toString() - Method in class restx.tests.json.JsonDiff.AbstractDiff
 
toString() - Method in class restx.tests.json.JsonDiff.ArrayDiff
 
toString() - Method in class restx.tests.json.JsonDiff.KeyDiff
 
toString() - Method in class restx.tests.json.JsonDiff.ValueDiff
 
toString() - Method in class restx.tests.json.JsonObjectLocation
 
toString() - Method in class restx.tests.json.JsonWithLocationsParser.ParsedJsonLocations
 
toString() - Method in class restx.tests.json.JsonWithLocationsParser.ParsedJsonWithLocations
 
toString() - Method in class restx.tests.json.StringJsonSource
 
toString() - Method in class restx.tests.TestRequest
 
toString() - Method in class restx.tests.TestResult
 
toString() - Method in class restx.tests.TestResultSummary
 
toString(StringBuilder) - Method in class restx.tests.WhenThenCheck
 

U

URLJsonSource - Class in restx.tests.json
Date: 3/2/14 Time: 22:10
URLJsonSource(URL, Charset) - Constructor for class restx.tests.json.URLJsonSource
 

V

ValueDiff(String, String, JsonObjectLocation, JsonObjectLocation, Object, Object) - Constructor for class restx.tests.json.JsonDiff.ValueDiff
 
valueOf(String) - Static method in enum restx.tests.RestxSpecTestServer.RunningServer.Rules.InvalidTest
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum restx.tests.TestRequest.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum restx.tests.TestResult.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum restx.tests.TestResultSummary.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum restx.tests.RestxSpecTestServer.RunningServer.Rules.InvalidTest
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum restx.tests.TestRequest.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum restx.tests.TestResult.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum restx.tests.TestResultSummary.Status
Returns an array containing the constants of this enum type, in the order they are declared.

W

webServerSupplier - Variable in class restx.tests.RestxServerRule
 
WhenChecker<T extends When> - Interface in restx.tests
 
WhenHttpChecker - Class in restx.tests
 
WhenHttpChecker() - Constructor for class restx.tests.WhenHttpChecker
 
WhenThenCheck - Class in restx.tests
Defines a When Then and Check together, useful to programmatically add additional when-then to a RestxSpec.
WhenThenCheck() - Constructor for class restx.tests.WhenThenCheck
 
WhenThenCheck.Then - Class in restx.tests
 
withBaseUrl(String) - Static method in class restx.tests.HttpTestClient
 
withContentLengthHtmlReportThreshold(int) - Method in class restx.tests.json.JsonAssertions
 
withCookie(String, String) - Method in class restx.tests.HttpTestClient
 
withJsonDiffComparator(JsonDiffComparator) - Method in class restx.tests.json.JsonAssertions
 
write(int) - Method in class restx.tests.ThreadLocalPrintStream
 
write(byte[], int, int) - Method in class restx.tests.ThreadLocalPrintStream
 
write(byte[]) - Method in class restx.tests.ThreadLocalPrintStream
 
A B C D F G H I J K L M N O P R S T U V W 
Skip navigation links

Copyright © 2017. All Rights Reserved.