C D F I L M O P Q R S T X

C

CSVResourceListFormatTest - Class in maito.browsing.fileexport
 
CSVResourceListFormatTest() - Constructor for class maito.browsing.fileexport.CSVResourceListFormatTest
 

D

DatabaseManagerTest - Class in maito.browsing
This test must be run so that the working directory is 'build'.
DatabaseManagerTest() - Constructor for class maito.browsing.DatabaseManagerTest
 
DataCollectorImplTest - Class in maito.datacollecting
This is a test driver for the class DataCollectorImpl.
DataCollectorImplTest() - Constructor for class maito.datacollecting.DataCollectorImplTest
 
DataSourceDescriptionTest - Class in maito.datacollecting
 
DataSourceDescriptionTest() - Constructor for class maito.datacollecting.DataSourceDescriptionTest
 
DataStorageTest - Class in maito.datacollecting
 
DataStorageTest(String) - Constructor for class maito.datacollecting.DataStorageTest
 
DCXMLRecordConstructWorkerTest - Class in maito.datacollecting.dcxml
 
DCXMLRecordConstructWorkerTest() - Constructor for class maito.datacollecting.dcxml.DCXMLRecordConstructWorkerTest
 
DCXMLTransformerTest - Class in maito.datacollecting.dcxml
 
DCXMLTransformerTest() - Constructor for class maito.datacollecting.dcxml.DCXMLTransformerTest
 

F

FileDataSourceTest - Class in maito.datacollecting.file
 
FileDataSourceTest() - Constructor for class maito.datacollecting.file.FileDataSourceTest
 
FileExporterImplTest - Class in maito.browsing.fileexport
 
FileExporterImplTest() - Constructor for class maito.browsing.fileexport.FileExporterImplTest
 

I

IntegratorHelperTest - Class in maito.integration
 
IntegratorHelperTest(String) - Constructor for class maito.integration.IntegratorHelperTest
 
IntegratorImplTest - Class in maito.integration
 
IntegratorImplTest(String) - Constructor for class maito.integration.IntegratorImplTest
 

L

ListRecordsTest - Class in maito.datacollecting.oaipmh
The main target of this test driver is the class maito.datacollecting.oaipmh.ListRecords.
ListRecordsTest(String) - Constructor for class maito.datacollecting.oaipmh.ListRecordsTest
 

M

maito.browsing - package maito.browsing
 
maito.browsing.fileexport - package maito.browsing.fileexport
 
maito.datacollecting - package maito.datacollecting
 
maito.datacollecting.dcxml - package maito.datacollecting.dcxml
 
maito.datacollecting.file - package maito.datacollecting.file
 
maito.datacollecting.oaipmh - package maito.datacollecting.oaipmh
 
maito.datacollecting.quickformat - package maito.datacollecting.quickformat
 
maito.integration - package maito.integration
 
maito.resource - package maito.resource
 
maito.util - package maito.util
 

O

OAICiteseerTransformerTest - Class in maito.datacollecting.dcxml
 
OAICiteseerTransformerTest() - Constructor for class maito.datacollecting.dcxml.OAICiteseerTransformerTest
 
OAIPMHDataSourceTest - Class in maito.datacollecting.oaipmh
This class implements the RecordParser interface so that OAIPMHDataSource can pass it's data here.
OAIPMHDataSourceTest(String) - Constructor for class maito.datacollecting.oaipmh.OAIPMHDataSourceTest
 
OAIPMHRecordParserTest - Class in maito.datacollecting.oaipmh
 
OAIPMHRecordParserTest() - Constructor for class maito.datacollecting.oaipmh.OAIPMHRecordParserTest
 

P

PajekFormatTest - Class in maito.browsing.fileexport
 
PajekFormatTest() - Constructor for class maito.browsing.fileexport.PajekFormatTest
 
putData(String) - Method in class maito.datacollecting.oaipmh.OAIPMHDataSourceTest
 

Q

QuickformatRecordParserTest - Class in maito.datacollecting.quickformat
 
QuickformatRecordParserTest() - Constructor for class maito.datacollecting.quickformat.QuickformatRecordParserTest
 
QuickformatTransformerTest - Class in maito.datacollecting.quickformat
 
QuickformatTransformerTest() - Constructor for class maito.datacollecting.quickformat.QuickformatTransformerTest
 

R

RecordReaderTest - Class in maito.integration
 
RecordReaderTest(String) - Constructor for class maito.integration.RecordReaderTest
 
RecordTest - Class in maito.datacollecting
 
RecordTest(String) - Constructor for class maito.datacollecting.RecordTest
 
ResourceLoaderTest - Class in maito.resource
 
ResourceLoaderTest() - Constructor for class maito.resource.ResourceLoaderTest
 
ResourceRelationTest - Class in maito.resource
 
ResourceRelationTest() - Constructor for class maito.resource.ResourceRelationTest
 
ResourceTest - Class in maito.resource
 
ResourceTest(String) - Constructor for class maito.resource.ResourceTest
 

S

setUp() - Method in class maito.datacollecting.DataCollectorImplTest
 
setUp() - Method in class maito.integration.IntegratorHelperTest
 
setUp() - Method in class maito.integration.IntegratorImplTest
 
setUp() - Method in class maito.resource.ResourceTest
 

T

tearDown() - Method in class maito.browsing.DatabaseManagerTest
 
tearDown() - Method in class maito.datacollecting.DataCollectorImplTest
 
tearDown() - Method in class maito.integration.IntegratorHelperTest
 
tearDown() - Method in class maito.integration.IntegratorImplTest
 
tearDown() - Method in class maito.resource.ResourceLoaderTest
 
tearDown() - Method in class maito.resource.ResourceTest
 
testAddGraph() - Method in class maito.integration.IntegratorImplTest
 
testAddRecord() - Method in class maito.datacollecting.DataStorageTest
 
testAddSource() - Method in class maito.datacollecting.DataCollectorImplTest
Tests that when a source is added it can afterwards be seen using the method getSources() and it is written correctly in the database.
testAll() - Method in class maito.browsing.DatabaseManagerTest
 
testAskNegativeAmount() - Method in class maito.datacollecting.oaipmh.ListRecordsTest
Tests that ListRecords behaves correctly when asked for a negative amount of characters.
testAskZeroAmount() - Method in class maito.datacollecting.oaipmh.ListRecordsTest
Tests that ListRecords behaves correctly when asked for zero characters.
testBadConstructorParameters() - Method in class maito.datacollecting.oaipmh.ListRecordsTest
Tests that ListRecords behaves correctly when the parameters passed to it's constructor are incorrect.
testBasicTransform() - Method in class maito.datacollecting.dcxml.DCXMLTransformerTest
 
testCanonizeActor() - Method in class maito.util.ToolsTest
 
testCanonizeDate() - Method in class maito.util.ToolsTest
 
testCanonizeGeneric() - Method in class maito.util.ToolsTest
 
testCanonizeLang() - Method in class maito.util.ToolsTest
 
testCanonizeTitle() - Method in class maito.util.ToolsTest
 
testCategorizeIdentifier() - Method in class maito.util.ToolsTest
 
testCDATAContent() - Method in class maito.util.XMLToolsTest
Test that the text content inside an element's CDATA block is received as it should.
testCiteseer() - Method in class maito.datacollecting.oaipmh.OAIPMHRecordParserTest
 
testConstructRecord() - Method in class maito.datacollecting.dcxml.DCXMLRecordConstructWorkerTest
 
testCreateDocID() - Method in class maito.integration.IntegratorHelperTest
 
testCreateRelation() - Method in class maito.integration.IntegratorHelperTest
 
testDataFlow() - Method in class maito.datacollecting.oaipmh.OAIPMHDataSourceTest
Tests that the data is passed to the RecordParser (this object).
testDataIntegrity() - Method in class maito.datacollecting.DataSourceDescriptionTest
Tests that the parameters given to the constructor are correctly accessible using the corresponding methods.
testDateFrom() - Method in class maito.datacollecting.oaipmh.ListRecordsTest
Tests that the dateFrom parameter is passed in the request unchanged.
testDateTransform() - Method in class maito.datacollecting.dcxml.OAICiteseerTransformerTest
Date field test to achieve full coverage
testDCXML() - Method in class maito.datacollecting.oaipmh.OAIPMHRecordParserTest
 
testDocumentTransform() - Method in class maito.datacollecting.quickformat.QuickformatTransformerTest
 
testEquals() - Method in class maito.datacollecting.DataSourceDescriptionTest
Tests that the equals method works.
testErrorHandling() - Method in class maito.datacollecting.oaipmh.ListRecordsTest
Tests that ListRecords behaves correctly when one of the server's responses is an unparseable xml.
testErrorMidStream() - Method in class maito.datacollecting.oaipmh.OAIPMHDataSourceTest
Tests that OAIPMHDataSource behaves correctly when an error occurs somewhere in the middle of the data stream.
testFaultyExport() - Method in class maito.browsing.fileexport.CSVResourceListFormatTest
 
testFaultyExport() - Method in class maito.browsing.fileexport.FileExporterImplTest
 
testFields() - Method in class maito.resource.ResourceRelationTest
Tests that ResourceRelation returns the correctFields
testFields() - Method in class maito.resource.ResourceTest
 
testFileDataSource() - Method in class maito.datacollecting.file.FileDataSourceTest
 
testFindUniqueID() - Method in class maito.resource.ResourceTest
 
testFlowControl() - Method in class maito.datacollecting.oaipmh.ListRecordsTest
Tests flow control.
testGetAttributeContent() - Method in class maito.util.XMLToolsTest
Test that the text content of an attribute is received as it should.
testGetElementContent() - Method in class maito.util.XMLToolsTest
Test that the text content of an element is received as it should.
testGetFirstVal() - Method in class maito.integration.IntegratorHelperTest
 
testGetRecord() - Method in class maito.integration.RecordReaderTest
 
testGetResource() - Method in class maito.integration.IntegratorHelperTest
 
testHugePartSize() - Method in class maito.datacollecting.oaipmh.ListRecordsTest
Tests reading a huge part at the time from the response.
testIntegrate() - Method in class maito.integration.IntegratorImplTest
 
testIntegrateDocument() - Method in class maito.integration.IntegratorHelperTest
 
testIntegrateNameQuickFormat() - Method in class maito.integration.IntegratorHelperTest
 
testInvalidParameters() - Method in class maito.datacollecting.oaipmh.OAIPMHDataSourceTest
Tests that OAIPMHDataSource behaves correctly when the parameters are invalid.
testInvalidRepository() - Method in class maito.datacollecting.oaipmh.OAIPMHDataSourceTest
Tests that OAIPMHDataSource behaves correctly when the repository sends invalid data.
testInvalidXML() - Method in class maito.datacollecting.oaipmh.ListRecordsTest
Tests that ListRecords behaves correctly when the response is an invalid xml.
testLoadAndSave() - Method in class maito.resource.ResourceTest
 
testLoadingResources() - Method in class maito.resource.ResourceLoaderTest
 
testMiscExport() - Method in class maito.browsing.fileexport.FileExporterImplTest
 
testNameTransform() - Method in class maito.datacollecting.quickformat.QuickformatTransformerTest
 
testNullTransform() - Method in class maito.datacollecting.dcxml.OAICiteseerTransformerTest
When null Record is passed, causes an exception
testNullTransform() - Method in class maito.datacollecting.quickformat.QuickformatTransformerTest
Finally a null record should cause an exception.
testNullValueTransform() - Method in class maito.datacollecting.dcxml.OAICiteseerTransformerTest
Fields with only null values in source Record aren't saved at all...
testOAIPMHError() - Method in class maito.datacollecting.oaipmh.ListRecordsTest
Tests that ListRecords behaves correctly when the OAIPMH response contains an error.
testOverwrite() - Method in class maito.resource.ResourceTest
 
testRecordDeleteField() - Method in class maito.datacollecting.RecordTest
 
testRecordEquals() - Method in class maito.datacollecting.RecordTest
 
testRecordGetSets() - Method in class maito.datacollecting.RecordTest
 
testRecordIntegratedTo() - Method in class maito.datacollecting.RecordTest
 
testRecordTagsOnly() - Method in class maito.datacollecting.oaipmh.ListRecordsTest
Tests that the received response contains only record tags from the OAI-PMH response.
testRemoveSources() - Method in class maito.datacollecting.DataCollectorImplTest
Tests that all data sources are removed when using the removeSources() -method.
testResolveDocumentReferences() - Method in class maito.integration.IntegratorHelperTest
 
testSmallPartSize() - Method in class maito.datacollecting.oaipmh.ListRecordsTest
Tests reading the smallest possible part at the time from the response.
testStandardTransform() - Method in class maito.datacollecting.dcxml.OAICiteseerTransformerTest
Test the standard fields
testSuccesfulExport() - Method in class maito.browsing.fileexport.FileExporterImplTest
 
testTestNamespaceImpl() - Method in class maito.datacollecting.dcxml.DCXMLRecordConstructWorkerTest
 
testToStringNotNull() - Method in class maito.datacollecting.DataSourceDescriptionTest
 
testUpdate() - Method in class maito.datacollecting.DataCollectorImplTest
Tests that when a source is updated the data ends up in the database and the data source's field "updated" gets set in the database.
testValidParse() - Method in class maito.datacollecting.quickformat.QuickformatRecordParserTest
 
testWriteFile() - Method in class maito.browsing.fileexport.CSVResourceListFormatTest
 
testWriteFile() - Method in class maito.browsing.fileexport.PajekFormatTest
 
testWriteToFile() - Method in class maito.util.XMLToolsTest
Test that all elements are written to file.
ToolsTest - Class in maito.util
 
ToolsTest() - Constructor for class maito.util.ToolsTest
 

X

XMLToolsTest - Class in maito.util
 
XMLToolsTest() - Constructor for class maito.util.XMLToolsTest
 

C D F I L M O P Q R S T X