Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  client 4360 almost 16 years daigle Add debug statements
  harvesterClient 4816 over 15 years daigle Remove initialization of MetacatUtil.buildIndex...
AccessControlTest.java 134 KB 4508 over 15 years daigle Stripped out common eml document creation eleme...
AuthLdapTest.java 3.22 KB 4384 almost 16 years daigle Convert remainder of tests that use PropertySer...
BuildIndexTest.java 6.61 KB 4816 over 15 years daigle Remove initialization of MetacatUtil.buildIndex...
EventLogTest.java 3 KB 4149 almost 16 years daigle Extend MCTestCase
InlineDataAccessTest.java 76.8 KB 4679 over 15 years daigle Change Inline to be inline in the test eml. Ad...
MetaCatQueryPerformanceTest.java 1.59 KB 3278 about 17 years Jing Tao A query client to test metacat performance
MetaCatServletTest.java 17.7 KB 4301 almost 16 years daigle Convert class to extend MCTestCase. Add debug ...
MetaCatURLTest.java 3.2 KB 3080 over 17 years Matt Jones Eliminated the '@release@' ant tag from the res...
NonAsciiCharacterTest.java 34.5 KB 4509 over 15 years daigle Change getAccessBlock from private to protected...
OnlineDataAccessTest.java 87.4 KB 4680 over 15 years daigle Added EML 2.1.0 test cases.
PropertyServiceTest.java 9.77 KB 4302 almost 16 years daigle Add more PropertyService tests
QueryGroupTest.java 4.66 KB 4816 over 15 years daigle Remove initialization of MetacatUtil.buildIndex...
QueryResultBuilderTest.java 8.79 KB 4384 almost 16 years daigle Convert remainder of tests that use PropertySer...
QuerySpecificationTest.java 8.72 KB 4816 over 15 years daigle Remove initialization of MetacatUtil.buildIndex...
ReplicationServerListTest.java 8.55 KB 4816 over 15 years daigle Remove initialization of MetacatUtil.buildIndex...
SchemaRegistryTest.java 28.3 KB 4862 over 15 years daigle Handle UtilException
SitemapTest.java 5.08 KB 4735 over 15 years daigle The test was failing because it was reading the...
SubTreeTest.java 4.64 KB 4816 over 15 years daigle Remove initialization of MetacatUtil.buildIndex...
UploadIPCCDataTest.java 21.7 KB 4816 over 15 years daigle Remove initialization of MetacatUtil.buildIndex...
VersionTest.java 2.28 KB 4384 almost 16 years daigle Convert remainder of tests that use PropertySer...

Latest revisions

# Date Author Comment
4862 03/25/2009 02:41 PM daigle

Handle UtilException

4816 02/23/2009 11:29 AM daigle

Remove initialization of MetacatUtil.buildIndexPaths in test files. This is taken care of in the background now using SystemUtil.getIndexPaths()

4735 01/08/2009 09:48 AM daigle

The test was failing because it was reading the sitemap file into a buffer and the limit was being reached. Used the FileUtil string reader to get the file.

4719 12/26/2008 04:33 PM daigle

Create a propertyService.getTestInstance method to facilitate unit tests

4701 12/26/2008 01:11 PM daigle

Renamed MetaCatUtil to MetacatUtil

4700 12/26/2008 01:10 PM daigle

Renamed MetaCatUtil to MetacatUtil

4680 12/17/2008 02:18 PM daigle

Added EML 2.1.0 test cases.

4679 12/17/2008 02:17 PM daigle

Change Inline to be inline in the test eml. Added debug statements.

4510 11/04/2008 04:03 PM daigle

Insert documents with different permissions and make sure only the publically readable ones get pulled into the sitemap file.

4509 11/04/2008 04:02 PM daigle

Change getAccessBlock from private to protected so it can override the MCTestCase version

View revisions

Also available in: Atom