| Package | Description |
|---|---|
| com.couchbase.mock.subdoc |
| Modifier and Type | Class and Description |
|---|---|
class |
BadNumberException |
class |
CannotInsertException
Created by mnunberg on 10/1/15.
|
class |
DeltaTooBigException
Created by mnunberg on 10/1/15.
|
class |
DocNotJsonException
Created by mnunberg on 9/28/15.
|
class |
DocTooDeepException |
class |
EmptyValueException |
class |
InvalidPathException
Created by mnunberg on 10/1/15.
|
class |
NumberTooBigException
Created by mnunberg on 10/2/15.
|
class |
PathExistsException
Created by mnunberg on 9/30/15.
|
class |
PathMismatchException |
class |
PathNotFoundException
Created by mnunberg on 9/28/15.
|
class |
PathParseException |
class |
PathTooDeepException |
class |
ZeroDeltaException
Created by mnunberg on 10/1/15.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Match.execute() |
static Result |
Executor.execute(String input,
Path path,
Operation code) |
static Result |
Executor.execute(String input,
Path path,
Operation code,
String valueFragment,
boolean isMkdirP) |
static Result |
Executor.execute(String input,
String path,
Operation code) |
static Result |
Executor.execute(String input,
String path,
Operation code,
String valueFragment) |
static Result |
Executor.execute(String input,
String path,
Operation code,
String valueFragment,
boolean isMkdirP) |
static com.google.gson.JsonElement |
Executor.executeGet(String input,
String path) |
static Match |
Match.match(com.google.gson.JsonElement root,
Path path) |
static Match |
Match.match(String json,
String path) |
Copyright © 2017. All rights reserved.