Project

General

Profile

Statistics
| Revision:

# Date Author Comment
1792 08/12/2003 10:55 AM Matt Jones

Updated test so that the query test works. Now all tests should pass, but
still having the cntl-m issue on one server.

1791 08/12/2003 10:40 AM Matt Jones

New test code for metacat client. Auto-generate id. Query and read from
the inserted document. Still having some problems with the tests.

1789 08/12/2003 12:24 AM Matt Jones

Implemented the "insert()" method and wrote a test to test it. The new test
depends on the property "newdocid" be set to something unique in the build.xml
file so that the insert will work properly. Probably need to fix this to be
some kind of autoincrement counter or random number so that it can be run...

1788 08/11/2003 11:28 PM Matt Jones

Refactored to use IOUtil routines. Reformatted for within-file consistency.

1787 08/11/2003 06:30 PM Jing Tao

Add a test case for query method.

1784 08/11/2003 03:24 PM Matt Jones

Implemented the 'read' API call. Some more to go...

1783 08/11/2003 12:19 PM Matt Jones

Wrote the login() function, the first of the series of API calls for
the metacat client to be implemented. Also wrote a test class to
test the API functionality.

1506 03/21/2003 05:48 PM Jing Tao

Change from assert to assertTrue.

1505 03/21/2003 05:48 PM Jing Tao

Change assert to assertTrue.

1503 03/21/2003 05:46 PM Jing Tao

A new class to testing subtree class.

1292 07/14/2002 12:33 PM Jing Tao

Merge cvs branch replication to cvs head.

1222 06/14/2002 11:20 AM Jing Tao

Change the test case order.

1120 05/23/2002 08:46 AM Jing Tao

Change some debug message.

1119 05/22/2002 08:22 PM Jing Tao

Change package name of this class.

1118 05/22/2002 08:19 PM Jing Tao

Change package name. Factor of docid change from 10000 to 100000.

1113 05/22/2002 03:53 PM Jing Tao

Add to cvs

1112 05/22/2002 03:52 PM Jing Tao

Add metacat test to cvs.