Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
MetaCatServletNetTest.java 21 KB 7402 over 11 years ben leinfelder remove use of HttpMessage (in morpho.jar) in fa...
hello.txt 14 Bytes 1115 almost 22 years Jing Tao This is the data file for testing insert data f...

Latest revisions

# Date Author Comment
7402 10/15/2012 04:41 PM ben leinfelder

remove use of HttpMessage (in morpho.jar) in favor of standard httpclient methods for calling the servlet in tests

7352 08/07/2012 12:10 PM ben leinfelder

sleep before updating and deleting test documents - otherwise their index entries may not be fully written and this causes errors (update and delete first attempt to remove index references, but if they are not in the DB yet then they are not removed but then they do get added and the FK constraints make the delete fail). Since we know indexing occurs in a separate thread with a configured delay, we just use this same delay in our testing.

6038 04/14/2011 03:41 AM Matt Jones

Remove hardcoded LDAP usernames from testing so that MetaCatServletNetTest will work even using alternate
LDAP servers.

5478 08/04/2010 02:45 PM berkley

merging test changes into the trunk

5311 04/14/2010 11:31 AM daigle

Merge 1.9.2 changes back into the trunk

5035 08/24/2009 02:42 PM daigle

Change location of PropertyService to properties directory

4700 12/26/2008 01:10 PM daigle

Renamed MetaCatUtil to MetacatUtil

4503 11/03/2008 11:06 AM daigle

Change info log messages to be debug.

4417 10/02/2008 02:48 PM daigle

Added debug statements that tell which subtest is being run.

4231 08/13/2008 08:59 AM daigle

Convert properties to camel case

View revisions

Also available in: Atom