Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
D
F
G
H
I
L
M
N
P
R
S
T
A
addField(String, Object)
- Method in class net.sf.tomp.djunit.simple.
RecordImpl
addField(String, Class)
- Method in class net.sf.tomp.djunit.simple.
RecordMetadataImpl
addRecord(Record)
- Method in class net.sf.tomp.djunit.simple.
TestDataImpl
D
DemoTestCase
- class net.sf.tomp.djunit.example.
DemoTestCase
.
DemoTestCase()
- Constructor for class net.sf.tomp.djunit.example.
DemoTestCase
DemoTestCase(String)
- Constructor for class net.sf.tomp.djunit.example.
DemoTestCase
doGetTestData(String)
- Method in class net.sf.tomp.djunit.stream.
StreamProvider
F
FileDataTestCase
- class net.sf.tomp.djunit.file.
FileDataTestCase
.
FileDataTestCase()
- Constructor for class net.sf.tomp.djunit.file.
FileDataTestCase
FileDataTestCase(String)
- Constructor for class net.sf.tomp.djunit.file.
FileDataTestCase
FileProvider
- class net.sf.tomp.djunit.file.
FileProvider
.
FileProvider()
- Constructor for class net.sf.tomp.djunit.file.
FileProvider
fieldClassAt(int)
- Method in interface net.sf.tomp.djunit.
RecordMetadata
fieldClassAt(int)
- Method in class net.sf.tomp.djunit.simple.
RecordMetadataImpl
fieldCount()
- Method in interface net.sf.tomp.djunit.
RecordMetadata
fieldCount()
- Method in class net.sf.tomp.djunit.simple.
RecordMetadataImpl
fieldIndex(String)
- Method in interface net.sf.tomp.djunit.
RecordMetadata
fieldIndex(String)
- Method in class net.sf.tomp.djunit.simple.
RecordMetadataImpl
fieldNameAt(int)
- Method in interface net.sf.tomp.djunit.
RecordMetadata
fieldNameAt(int)
- Method in class net.sf.tomp.djunit.simple.
RecordMetadataImpl
fields
- Variable in class net.sf.tomp.djunit.simple.
RecordImpl
firstRecord()
- Method in interface net.sf.tomp.djunit.
RecordIterator
firstRecord()
- Method in class net.sf.tomp.djunit.simple.
RecordIteratorBase
G
generator
- Variable in class net.sf.tomp.djunit.simple.
TestDataImpl
get(String)
- Method in interface net.sf.tomp.djunit.
Record
get(int)
- Method in interface net.sf.tomp.djunit.
Record
get(int)
- Method in class net.sf.tomp.djunit.simple.
RecordImpl
get(String)
- Method in class net.sf.tomp.djunit.simple.
RecordImpl
getCachedTestData(String)
- Method in class net.sf.tomp.djunit.stream.
StreamProvider
getDouble(String)
- Method in interface net.sf.tomp.djunit.
Record
getDouble(int)
- Method in interface net.sf.tomp.djunit.
Record
getDouble(String)
- Method in class net.sf.tomp.djunit.simple.
RecordImpl
getDouble(int)
- Method in class net.sf.tomp.djunit.simple.
RecordImpl
getInputStream(String)
- Method in class net.sf.tomp.djunit.file.
FileProvider
getInputStream(String)
- Method in class net.sf.tomp.djunit.resource.
ResourceProvider
getInputStream(String)
- Method in class net.sf.tomp.djunit.stream.
StreamProvider
getInt(String)
- Method in interface net.sf.tomp.djunit.
Record
getInt(int)
- Method in interface net.sf.tomp.djunit.
Record
getInt(String)
- Method in class net.sf.tomp.djunit.simple.
RecordImpl
getInt(int)
- Method in class net.sf.tomp.djunit.simple.
RecordImpl
getProvider()
- Method in class net.sf.tomp.djunit.
TestCaseBase
getProvider()
- Method in class net.sf.tomp.djunit.file.
FileDataTestCase
getProvider()
- Method in class net.sf.tomp.djunit.resource.
ResourceDataTestCase
getRecord(int)
- Method in class net.sf.tomp.djunit.simple.
TestDataImpl
getString(String)
- Method in interface net.sf.tomp.djunit.
Record
getString(int)
- Method in interface net.sf.tomp.djunit.
Record
getString(String)
- Method in class net.sf.tomp.djunit.simple.
RecordImpl
getString(int)
- Method in class net.sf.tomp.djunit.simple.
RecordImpl
getTestData(String)
- Method in interface net.sf.tomp.djunit.
Provider
getTestData()
- Method in class net.sf.tomp.djunit.
TestCaseBase
getTestData(String)
- Method in class net.sf.tomp.djunit.simple.
TestDataCache
getTestData(String)
- Method in class net.sf.tomp.djunit.stream.
StreamProvider
getTestDataName()
- Method in class net.sf.tomp.djunit.
TestCaseBase
H
hasField(String)
- Method in interface net.sf.tomp.djunit.
RecordMetadata
hasField(String)
- Method in class net.sf.tomp.djunit.simple.
RecordMetadataImpl
hasNext()
- Method in interface net.sf.tomp.djunit.
RecordIterator
hasNext()
- Method in class net.sf.tomp.djunit.simple.
RecordIteratorBase
I
index
- Variable in class net.sf.tomp.djunit.simple.
RecordIteratorBase
index2class
- Variable in class net.sf.tomp.djunit.simple.
RecordMetadataImpl
index2name
- Variable in class net.sf.tomp.djunit.simple.
RecordMetadataImpl
iterator()
- Method in interface net.sf.tomp.djunit.
TestData
iterator()
- Method in class net.sf.tomp.djunit.simple.
TestDataImpl
L
locked
- Variable in class net.sf.tomp.djunit.simple.
TestDataImpl
M
metadata
- Variable in class net.sf.tomp.djunit.simple.
RecordImpl
N
name2index
- Variable in class net.sf.tomp.djunit.simple.
RecordMetadataImpl
net.sf.tomp.djunit
- package net.sf.tomp.djunit
net.sf.tomp.djunit.example
- package net.sf.tomp.djunit.example
net.sf.tomp.djunit.file
- package net.sf.tomp.djunit.file
net.sf.tomp.djunit.resource
- package net.sf.tomp.djunit.resource
net.sf.tomp.djunit.simple
- package net.sf.tomp.djunit.simple
net.sf.tomp.djunit.stream
- package net.sf.tomp.djunit.stream
next()
- Method in interface net.sf.tomp.djunit.
RecordIterator
next()
- Method in class net.sf.tomp.djunit.simple.
RecordIteratorBase
nextRecord()
- Method in interface net.sf.tomp.djunit.
RecordIterator
nextRecord()
- Method in class net.sf.tomp.djunit.simple.
RecordIteratorBase
P
Provider
- interface net.sf.tomp.djunit.
Provider
.
putTestData(String, TestData)
- Method in class net.sf.tomp.djunit.simple.
TestDataCache
R
Record
- interface net.sf.tomp.djunit.
Record
.
RecordImpl
- class net.sf.tomp.djunit.simple.
RecordImpl
.
RecordImpl(RecordMetadata)
- Constructor for class net.sf.tomp.djunit.simple.
RecordImpl
RecordIterator
- interface net.sf.tomp.djunit.
RecordIterator
.
RecordIteratorBase
- class net.sf.tomp.djunit.simple.
RecordIteratorBase
.
RecordIteratorBase()
- Constructor for class net.sf.tomp.djunit.simple.
RecordIteratorBase
RecordMetadata
- interface net.sf.tomp.djunit.
RecordMetadata
.
RecordMetadataImpl
- class net.sf.tomp.djunit.simple.
RecordMetadataImpl
.
RecordMetadataImpl()
- Constructor for class net.sf.tomp.djunit.simple.
RecordMetadataImpl
ResourceDataTestCase
- class net.sf.tomp.djunit.resource.
ResourceDataTestCase
.
ResourceDataTestCase()
- Constructor for class net.sf.tomp.djunit.resource.
ResourceDataTestCase
ResourceDataTestCase(String)
- Constructor for class net.sf.tomp.djunit.resource.
ResourceDataTestCase
ResourceProvider
- class net.sf.tomp.djunit.resource.
ResourceProvider
.
ResourceProvider()
- Constructor for class net.sf.tomp.djunit.resource.
ResourceProvider
randomIterator(boolean)
- Method in interface net.sf.tomp.djunit.
TestData
randomIterator(boolean)
- Method in class net.sf.tomp.djunit.simple.
TestDataImpl
recordCount()
- Method in interface net.sf.tomp.djunit.
TestData
recordCount()
- Method in class net.sf.tomp.djunit.simple.
TestDataImpl
recordMetadata()
- Method in interface net.sf.tomp.djunit.
Record
recordMetadata()
- Method in class net.sf.tomp.djunit.simple.
RecordImpl
records
- Variable in class net.sf.tomp.djunit.simple.
TestDataImpl
remove()
- Method in interface net.sf.tomp.djunit.
RecordIterator
remove()
- Method in class net.sf.tomp.djunit.simple.
RecordIteratorBase
S
STRUCTURE
- Static variable in class net.sf.tomp.djunit.stream.
StreamProvider
StreamProvider
- class net.sf.tomp.djunit.stream.
StreamProvider
.
StreamProvider()
- Constructor for class net.sf.tomp.djunit.stream.
StreamProvider
setUp()
- Method in class net.sf.tomp.djunit.example.
DemoTestCase
T
TESTDATA
- Static variable in class net.sf.tomp.djunit.stream.
StreamProvider
TestCaseBase
- class net.sf.tomp.djunit.
TestCaseBase
.
TestCaseBase()
- Constructor for class net.sf.tomp.djunit.
TestCaseBase
TestCaseBase(String)
- Constructor for class net.sf.tomp.djunit.
TestCaseBase
TestData
- interface net.sf.tomp.djunit.
TestData
.
TestDataCache
- class net.sf.tomp.djunit.simple.
TestDataCache
.
TestDataCache()
- Constructor for class net.sf.tomp.djunit.simple.
TestDataCache
TestDataImpl
- class net.sf.tomp.djunit.simple.
TestDataImpl
.
TestDataImpl()
- Constructor for class net.sf.tomp.djunit.simple.
TestDataImpl
tearDown()
- Method in class net.sf.tomp.djunit.example.
DemoTestCase
testFirst()
- Method in class net.sf.tomp.djunit.example.
DemoTestCase
testSecond()
- Method in class net.sf.tomp.djunit.example.
DemoTestCase
A
D
F
G
H
I
L
M
N
P
R
S
T
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004 Masaryk University in Brno, Faculty of Informatics, Czech Republic. All Rights Reserved.