Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
MetacatClientTest.java 37.4 KB 8748 almost 10 years ben leinfelder switch to use FIleUpload instead of O'Reilly CO...

Latest revisions

# Date Author Comment
8748 04/24/2014 01:28 PM ben leinfelder

switch to use FIleUpload instead of O'Reilly COS library for handling chunked file uploads. https://projects.ecoinformatics.org/ecoinfo/issues/6517

8304 10/09/2013 11:52 PM Matt Jones

Reviewed code for all uses of FileInputStream, checking to see if the method should be closing the stream, and if so, closing it in the method as well as in the finally clause to ensure we don't leak file descriptors.

8102 08/01/2013 12:12 PM ben leinfelder

do not use a URL that could resolve when testing the Metacat inaccessible exception.

6716 11/29/2011 04:21 PM Jing Tao

Add new test method to test getAccessControl.

6695 11/28/2011 12:34 PM ben leinfelder

use IOUtils for testing read/write of XML strings. This goes along with the utilities project change to use the same apache commons IO library. Be sure to clean the utilities checkout in order to catch the right utilities svn tag when building!

6052 04/28/2011 01:53 PM rnahf

removed newline addition to test doc now that the newline problem is fixed in utilities project. Small adjustments to comments and debug statements to aid in debugging. Reordered tests to remove possible insertion between read and getLastDocid test.

5889 02/03/2011 09:21 AM ben leinfelder

use more unique scope (document id prefix) so that getlastdocid runs successfully. use superclass generateDocumentId() method

5317 04/15/2010 09:47 AM daigle

Add a debug statement to show existing doc id

5206 02/03/2010 01:14 PM daigle

add delay in insertSpatialDocs test to avoid buildIndex conflict

5110 11/06/2009 02:46 PM daigle

handle ben's change to the metacat client read api because it returns inputstream now

View revisions

Also available in: Atom