Skip navigation links
A C D E G H I K M O P S V 

A

ActualColumn - Class in org.provatesting.actuals
 
ActualColumn(String, String) - Constructor for class org.provatesting.actuals.ActualColumn
 
ActualRow - Class in org.provatesting.actuals
 
ActualRow() - Constructor for class org.provatesting.actuals.ActualRow
 
addActualColumn(ActualColumn) - Method in class org.provatesting.actuals.ActualRow
 
addExpectedColumn(ExpectedColumn) - Method in class org.provatesting.expectations.ExpectedRow
 

C

compareTo(ExpectedColumn) - Method in class org.provatesting.expectations.ExpectedColumn
 
compareTo(ExpectedRow) - Method in class org.provatesting.expectations.ExpectedRow
 
compareTo(InitParameter) - Method in class org.provatesting.expectations.InitParameter
 
Context - Interface in org.provatesting
 

D

DataType - Enum in org.provatesting.expectations
 

E

equals(Object) - Method in class org.provatesting.expectations.ExpectedColumn
Compares an instance of this type with a given object.
equals(Object) - Method in class org.provatesting.expectations.ExpectedRow
Compares an instance of this type with a given object.
equals(Object) - Method in class org.provatesting.expectations.InitParameter
Compares an instance of this type with a given object.
ExpectedColumn - Class in org.provatesting.expectations
 
ExpectedColumn(int, String, String, String, String) - Constructor for class org.provatesting.expectations.ExpectedColumn
Represents the description of a single column in terms of the table.
ExpectedRow - Class in org.provatesting.expectations
 
ExpectedRow(int) - Constructor for class org.provatesting.expectations.ExpectedRow
Represents a row of the actual table that was specified in the test.
ExpectedRow.KeyNotFound - Exception in org.provatesting.expectations
 

G

get(String) - Method in interface org.provatesting.Context
 
getActualColumns() - Method in class org.provatesting.actuals.ActualRow
 
getColumn(String) - Method in class org.provatesting.expectations.ExpectedRow
Retrieves the expected cell for this row for a given name.
getColumnNumber() - Method in class org.provatesting.expectations.ExpectedColumn
 
getDataType() - Method in class org.provatesting.expectations.ExpectedColumn
 
getExpectedColumns() - Method in class org.provatesting.expectations.ExpectedRow
 
getKey() - Method in class org.provatesting.actuals.ActualColumn
 
getKey() - Method in class org.provatesting.expectations.ExpectedColumn
 
getName() - Method in class org.provatesting.expectations.InitParameter
 
getPrecision() - Method in class org.provatesting.expectations.ExpectedColumn
 
getRowNumber() - Method in class org.provatesting.expectations.ExpectedRow
 
getValue() - Method in class org.provatesting.actuals.ActualColumn
 
getValue() - Method in class org.provatesting.expectations.ExpectedColumn
 
getValue() - Method in class org.provatesting.expectations.InitParameter
 

H

hashCode() - Method in class org.provatesting.expectations.ExpectedColumn
 
hashCode() - Method in class org.provatesting.expectations.ExpectedRow
 
hashCode() - Method in class org.provatesting.expectations.InitParameter
 

I

InitParameter - Class in org.provatesting.expectations
 
InitParameter(int, String, String) - Constructor for class org.provatesting.expectations.InitParameter
Represents a value used to initialze a resource's action.

K

KeyNotFound(String, int) - Constructor for exception org.provatesting.expectations.ExpectedRow.KeyNotFound
 

M

MultiRowAction - Annotation Type in org.provatesting.annotations
Used to identify a method as an action method with multiple rows representing a batch.
MultiRowValidation - Annotation Type in org.provatesting.annotations
Used to identify a method as a validation method with multiple rows representing a result.

O

org.provatesting - package org.provatesting
 
org.provatesting.actuals - package org.provatesting.actuals
 
org.provatesting.annotations - package org.provatesting.annotations
 
org.provatesting.expectations - package org.provatesting.expectations
 

P

ProvaMethod - Annotation Type in org.provatesting.annotations
 

S

SingleRowAction - Annotation Type in org.provatesting.annotations
Used to identify a method as an action method with each row representing a distinct modification.
SingleRowValidation - Annotation Type in org.provatesting.annotations
Used to identify a method as a validation method with each row representing a distinct result.

V

valueOf(String) - Static method in enum org.provatesting.expectations.DataType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.provatesting.expectations.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E G H I K M O P S V 
Skip navigation links

Copyright © 2020. All rights reserved.