- 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
-