Skip navigation links
A B C D G I J L P S T X 

A

addDataRow(Row) - Method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.XLSChildTable
 
addDataRow(Row, Workbook, Sheet) - Method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.XLSTable
 
argsList - Variable in class com.qaprosoft.carina.core.foundation.dataprovider.core.impl.BaseDataProvider
 
argsToString(List<String>, Map<String, String>) - Method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.DSBean
 
argsToString(List<String>, Object[], Map<String, Integer>) - Method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.DSBean
 

B

BaseDataProvider - Class in com.qaprosoft.carina.core.foundation.dataprovider.core.impl
Created by Patotsky on 19.12.2014.
BaseDataProvider() - Constructor for class com.qaprosoft.carina.core.foundation.dataprovider.core.impl.BaseDataProvider
 
bugArgsMap - Variable in class com.qaprosoft.carina.core.foundation.dataprovider.core.impl.BaseDataProvider
 

C

canonicalTestNameArgsMap - Variable in class com.qaprosoft.carina.core.foundation.dataprovider.core.impl.BaseDataProvider
 
com.qaprosoft.carina.core.foundation.dataprovider.annotations - package com.qaprosoft.carina.core.foundation.dataprovider.annotations
 
com.qaprosoft.carina.core.foundation.dataprovider.core - package com.qaprosoft.carina.core.foundation.dataprovider.core
 
com.qaprosoft.carina.core.foundation.dataprovider.core.groupping - package com.qaprosoft.carina.core.foundation.dataprovider.core.groupping
 
com.qaprosoft.carina.core.foundation.dataprovider.core.groupping.exceptions - package com.qaprosoft.carina.core.foundation.dataprovider.core.groupping.exceptions
 
com.qaprosoft.carina.core.foundation.dataprovider.core.impl - package com.qaprosoft.carina.core.foundation.dataprovider.core.impl
 
com.qaprosoft.carina.core.foundation.dataprovider.parser - package com.qaprosoft.carina.core.foundation.dataprovider.parser
 
com.qaprosoft.carina.core.foundation.utils - package com.qaprosoft.carina.core.foundation.utils
 
CsvDataProvider - Class in com.qaprosoft.carina.core.foundation.dataprovider.core.impl
Created by Patotsky on 16.12.2014.
CsvDataProvider() - Constructor for class com.qaprosoft.carina.core.foundation.dataprovider.core.impl.CsvDataProvider
 
CsvDataSourceParameters - Annotation Type in com.qaprosoft.carina.core.foundation.dataprovider.annotations
 

D

DataProviderFactory - Class in com.qaprosoft.carina.core.foundation.dataprovider.core
Created by Patotsky on 16.12.2014.
doNotRunTestNames - Variable in class com.qaprosoft.carina.core.foundation.dataprovider.core.impl.BaseDataProvider
 
DSBean - Class in com.qaprosoft.carina.core.foundation.dataprovider.parser
 
DSBean(ITestContext) - Constructor for class com.qaprosoft.carina.core.foundation.dataprovider.parser.DSBean
Deprecated.
DSBean(Map<String, String>) - Constructor for class com.qaprosoft.carina.core.foundation.dataprovider.parser.DSBean
Deprecated.
DSBean(String, String, String, String) - Constructor for class com.qaprosoft.carina.core.foundation.dataprovider.parser.DSBean
Deprecated.
DSBean(XlsDataSourceParameters, Map<String, String>) - Constructor for class com.qaprosoft.carina.core.foundation.dataprovider.parser.DSBean
 
DSBean(CsvDataSourceParameters, Map<String, String>) - Constructor for class com.qaprosoft.carina.core.foundation.dataprovider.parser.DSBean
 

G

getArgs() - Method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.DSBean
 
getBugArgsMap() - Method in class com.qaprosoft.carina.core.foundation.dataprovider.core.impl.BaseDataProvider
 
getCanonicalTestNameArgsMap() - Method in class com.qaprosoft.carina.core.foundation.dataprovider.core.impl.BaseDataProvider
 
getCellValue(Cell) - Static method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.XLSParser
 
getDataProvider(Annotation[], ITestContext, ITestNGMethod) - Static method in class com.qaprosoft.carina.core.foundation.dataprovider.core.DataProviderFactory
 
getDataProvider(Annotation, ITestContext, ITestNGMethod) - Method in class com.qaprosoft.carina.core.foundation.dataprovider.core.impl.BaseDataProvider
 
getDataProvider(Annotation, ITestContext, ITestNGMethod) - Method in class com.qaprosoft.carina.core.foundation.dataprovider.core.impl.CsvDataProvider
 
getDataProvider(Annotation, ITestContext, ITestNGMethod) - Method in class com.qaprosoft.carina.core.foundation.dataprovider.core.impl.XlsDataProvider
 
getDataRows() - Method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.XLSTable
 
getDoNotRunRowsIDs() - Method in class com.qaprosoft.carina.core.foundation.dataprovider.core.impl.BaseDataProvider
 
getDsFile() - Method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.DSBean
 
getExecuteColumn() - Method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.DSBean
 
getExecuteColumn() - Method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.XLSTable
 
getExecuteValue() - Method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.DSBean
 
getExecuteValue() - Method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.XLSTable
 
getGroupedDataProviderArgs(Object[][], int) - Static method in class com.qaprosoft.carina.core.foundation.dataprovider.core.groupping.GroupByImpl
 
getGroupedDataProviderMap(Object[][], String) - Static method in class com.qaprosoft.carina.core.foundation.dataprovider.core.groupping.GroupByImpl
 
getHeaders() - Method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.XLSTable
 
getInstanceInt() - Static method in class com.qaprosoft.carina.core.foundation.dataprovider.core.groupping.GroupByMapper
 
getInstanceStrings() - Static method in class com.qaprosoft.carina.core.foundation.dataprovider.core.groupping.GroupByMapper
 
getJiraArgsMap() - Method in class com.qaprosoft.carina.core.foundation.dataprovider.core.impl.BaseDataProvider
 
getNeedRerunDataProvider(Annotation[], ITestContext, ITestNGMethod) - Static method in class com.qaprosoft.carina.core.foundation.dataprovider.core.DataProviderFactory
 
getStaticArgs() - Method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.DSBean
 
getStaticParam(String, ITestContext, DSBean) - Static method in class com.qaprosoft.carina.core.foundation.dataprovider.core.impl.BaseDataProvider
 
getTestMethodNameArgsMap() - Method in class com.qaprosoft.carina.core.foundation.dataprovider.core.impl.BaseDataProvider
 
getTestMethodOwnerArgsMap() - Method in class com.qaprosoft.carina.core.foundation.dataprovider.core.impl.BaseDataProvider
 
getTestNameArgsMap() - Method in class com.qaprosoft.carina.core.foundation.dataprovider.core.impl.BaseDataProvider
 
getTestParams() - Method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.DSBean
 
getTestRailsArgsMap() - Method in class com.qaprosoft.carina.core.foundation.dataprovider.core.impl.BaseDataProvider
 
getUidArgs() - Method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.DSBean
 
getUUID() - Static method in class com.qaprosoft.carina.core.foundation.utils.ParameterGenerator
 
getWorkbook(String) - Static method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.XLSCache
 
getWorkbookPath(Workbook) - Static method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.XLSCache
 
getXlsSheet() - Method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.DSBean
 
GroupByException - Exception in com.qaprosoft.carina.core.foundation.dataprovider.core.groupping.exceptions
Created by Patotsky on 08.01.2015.
GroupByException() - Constructor for exception com.qaprosoft.carina.core.foundation.dataprovider.core.groupping.exceptions.GroupByException
 
GroupByException(String) - Constructor for exception com.qaprosoft.carina.core.foundation.dataprovider.core.groupping.exceptions.GroupByException
 
GroupByException(String, Throwable) - Constructor for exception com.qaprosoft.carina.core.foundation.dataprovider.core.groupping.exceptions.GroupByException
 
GroupByException(Throwable) - Constructor for exception com.qaprosoft.carina.core.foundation.dataprovider.core.groupping.exceptions.GroupByException
 
GroupByException(String, Throwable, boolean, boolean) - Constructor for exception com.qaprosoft.carina.core.foundation.dataprovider.core.groupping.exceptions.GroupByException
 
GroupByImpl - Class in com.qaprosoft.carina.core.foundation.dataprovider.core.groupping
Created by Patotsky on 29.12.2014.
GroupByImpl() - Constructor for class com.qaprosoft.carina.core.foundation.dataprovider.core.groupping.GroupByImpl
 
GroupByMapper - Class in com.qaprosoft.carina.core.foundation.dataprovider.core.groupping
Created by Yauheni_Patotski on 1/7/2015.
GroupByMapper() - Constructor for class com.qaprosoft.carina.core.foundation.dataprovider.core.groupping.GroupByMapper
 

I

isHashMapped() - Static method in class com.qaprosoft.carina.core.foundation.dataprovider.core.groupping.GroupByMapper
 

J

jiraArgsMap - Variable in class com.qaprosoft.carina.core.foundation.dataprovider.core.impl.BaseDataProvider
 

L

LOGGER - Static variable in class com.qaprosoft.carina.core.foundation.dataprovider.core.DataProviderFactory
 
LOGGER - Static variable in class com.qaprosoft.carina.core.foundation.dataprovider.core.impl.CsvDataProvider
 
LOGGER - Static variable in class com.qaprosoft.carina.core.foundation.dataprovider.parser.XLSParser
 

P

ParameterGenerator - Class in com.qaprosoft.carina.core.foundation.utils
 
ParameterGenerator() - Constructor for class com.qaprosoft.carina.core.foundation.utils.ParameterGenerator
 
parseCellLinks(Cell, Workbook, Sheet) - Static method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.XLSParser
 
parseSpreadSheet(String, String) - Static method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.XLSParser
 
parseSpreadSheet(String, String, String, String) - Static method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.XLSParser
 
parseValue(String, String, Locale) - Static method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.XLSParser
 
parseValue(String, String, String) - Static method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.XLSParser
 
process(String) - Static method in class com.qaprosoft.carina.core.foundation.utils.ParameterGenerator
 

S

setArgs(List<String>) - Method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.DSBean
 
setDataSorceUUID(String, Map<String, String>) - Method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.DSBean
 
setDataSorceUUID(String, Object[], Map<String, Integer>) - Method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.DSBean
 
setDsFile(String) - Method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.DSBean
 
setExecuteColumn(String) - Method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.XLSTable
 
setExecuteValue(String) - Method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.XLSTable
 
setHeaders(Row) - Method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.XLSTable
 
setIsHashMapped(boolean) - Static method in class com.qaprosoft.carina.core.foundation.dataprovider.core.groupping.GroupByMapper
 
setStaticArgs(List<String>) - Method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.DSBean
 
setTestParams(Map<String, String>) - Method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.DSBean
 
setUUID(String) - Static method in class com.qaprosoft.carina.core.foundation.utils.ParameterGenerator
 
setXlsSheet(String) - Method in class com.qaprosoft.carina.core.foundation.dataprovider.parser.DSBean
 
staticArgsList - Variable in class com.qaprosoft.carina.core.foundation.dataprovider.core.impl.BaseDataProvider
 

T

testMethodNameArgsMap - Variable in class com.qaprosoft.carina.core.foundation.dataprovider.core.impl.BaseDataProvider
 
testMethodOwnerArgsMap - Variable in class com.qaprosoft.carina.core.foundation.dataprovider.core.impl.BaseDataProvider
 
testNameArgsMap - Variable in class com.qaprosoft.carina.core.foundation.dataprovider.core.impl.BaseDataProvider
 
testRailsArgsMap - Variable in class com.qaprosoft.carina.core.foundation.dataprovider.core.impl.BaseDataProvider
 

X

XLSCache - Class in com.qaprosoft.carina.core.foundation.dataprovider.parser
 
XLSCache() - Constructor for class com.qaprosoft.carina.core.foundation.dataprovider.parser.XLSCache
 
XLSChildTable - Class in com.qaprosoft.carina.core.foundation.dataprovider.parser
 
XLSChildTable() - Constructor for class com.qaprosoft.carina.core.foundation.dataprovider.parser.XLSChildTable
 
XlsDataProvider - Class in com.qaprosoft.carina.core.foundation.dataprovider.core.impl
Created by Patotsky on 16.12.2014.
XlsDataProvider() - Constructor for class com.qaprosoft.carina.core.foundation.dataprovider.core.impl.XlsDataProvider
 
XlsDataSourceParameters - Annotation Type in com.qaprosoft.carina.core.foundation.dataprovider.annotations
 
XLSParser - Class in com.qaprosoft.carina.core.foundation.dataprovider.parser
 
XLSParser() - Constructor for class com.qaprosoft.carina.core.foundation.dataprovider.parser.XLSParser
 
XLSTable - Class in com.qaprosoft.carina.core.foundation.dataprovider.parser
 
XLSTable() - Constructor for class com.qaprosoft.carina.core.foundation.dataprovider.parser.XLSTable
 
XLSTable(String, String) - Constructor for class com.qaprosoft.carina.core.foundation.dataprovider.parser.XLSTable
 
A B C D G I J L P S T X 
Skip navigation links

Copyright © 2018. All Rights Reserved.