Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
MetacatClientTest.java 15.6 KB 1822 over 20 years Matt Jones Modified metacat to now provide the session ide...

Latest revisions

# Date Author Comment
1822 09/17/2003 12:42 PM Matt Jones

Modified metacat to now provide the session identifier in the response
xml message when a login is called. This has not been fully tested.
I removed the HttpMessage class from metacat in favor of using the version
of that class that is found in the utilities module. This may cause some...

1800 08/12/2003 06:07 PM Jing Tao

Add new test case to testing logout, user doesn't have permision to read, insert, update and delete documents. Add new test case to test inaccessible metacat.

1795 08/12/2003 12:35 PM Matt Jones

Implemented the update and delete methods in the interface, along with tests.

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.

View revisions

Also available in: Atom