See: Description
Class | Description |
---|---|
AddToExistingStoreTestCase | |
BaseTestCase |
Provides a base test case for tests involving the BDB XML database.
|
DocumentRecoveryFromStoreTestCase |
Test the Exist XBRLAPI Store implementation of DOM recovery methods.
|
InstanceSchemaRefElementUsageForSchemaValidationTestCase |
Added to enable testing of XBRL instance loading problems with
XML Schema validation identified by Matthew DeAngelis.
|
LoaderDiscoverNextWithPersistentDataStoreTestCase |
Test the loader discoverNext implementation using the
BDB XML database as the persistent data store.
|
LoadPerformanceTestCase |
Tests performance with larger data sets.
|
MattDeAngelisTestCase |
Test the Matt De Angelis Code.
|
QueryForStringsTestCase |
Tests the query for strings method.
|
SecAsyncGrabberImplTest | |
SecGrabberImplTest | |
StoreImplConstructorTestCase |
Test the eXist XBRLAPI Store implementation.
|
StoreImplTestCase |
Test the eXist data store implementation.
|
StoreMatcherTestCase |
Tests the Store based matcher using the BDB XML data store.
|
StoreSerializationTestCase |
xbrlapi.org Java library providing XBRL functionality
Copyright (C) 2005, Geoffrey Shuetrim (geoff@galexy.net)
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA