public class Expectations extends Object
Expectation definitions.| Modifier and Type | Class and Description | 
|---|---|
static class  | 
Expectations.BasicExpectation  | 
static class  | 
Expectations.BasicParamExpectation  | 
| Modifier and Type | Field and Description | 
|---|---|
static Expectation | 
BASIC  | 
static Expectation | 
NONE  | 
static Expectation | 
PARAM  | 
static int | 
USUAL_EXPECTED_COUNT  | 
static int | 
USUAL_PARAM_POSITION  | 
| Modifier and Type | Method and Description | 
|---|---|
static Expectation | 
appropriateExpectation(ExecuteUpdateResultCheckStyle style)  | 
public static final int USUAL_EXPECTED_COUNT
public static final int USUAL_PARAM_POSITION
public static final Expectation NONE
public static final Expectation BASIC
public static final Expectation PARAM
public static Expectation appropriateExpectation(ExecuteUpdateResultCheckStyle style)
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.