[Ginp-developers] ant test passed.
Brought to you by:
burchbri,
dougculnane
From: Doug C. <do...@cu...> - 2005-01-05 14:43:10
|
I ran ant test (1.6.2) from the command line and it passed the tests :-) ltdoc:/home/doc/wrk/www/ginp/build/WEB-INF/classes # ant -buildfile ../../../build.xml test Buildfile: ../../../build.xml prepare: compile: test: [junit] Testsuite: net.sf.ginp.test.TestGinp [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 1.251 sec [junit] Testcase: test_Collection took 1.038 sec [junit] Testcase: test_Collection_sortPictures took 0.01 sec [junit] Testcase: test_Commands_Logon took 0.032 sec [junit] Testcase: test_Commands_SelectCollection took 0.029 sec [junit] Testcase: test_Commands_SetLanguageCode took 0.011 sec [junit] Testcase: test_GinpModelManager_translate took 0.016 sec [junit] Testcase: test_Model took 0.012 sec [junit] Testcase: test_ModelManager took 0.015 sec [junit] Testcase: test_Model_pageDimensions took 0.009 sec [junit] Testcase: test_Picture took 0.019 sec [junit] Testcase: test_Picture_setDateTime took 0.023 sec [junit] Testcase: test_StringTool_getXMLTagContent took 0.011 sec [junit] Testcase: test_StringTool_replace took 0.009 sec [junit] Testcase: test_StringTool_splitToArray took 0.012 sec [junit] Testsuite: net.sf.ginp.test.TestSetup [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 2.579 sec [junit] Testcase: testValidConfig took 1.017 sec [junit] Testcase: testHivemind took 0.132 sec [junit] Testcase: testCreateDeleteKey took 0.217 sec [junit] Testcase: testI18n took 0.234 sec [junit] Testcase: testValidConfigLocation took 0.097 sec [junit] Testcase: testValidPicturesLocation took 0.094 sec [junit] Testcase: testBuildConfigFromVisit took 0.48 sec [junit] Testcase: testGenerateJavaCommand took 0.119 sec [junit] Testcase: testGetAvailableDirectories took 0.188 sec BUILD SUCCESSFUL Total time: 5 seconds ltdoc:/home/doc/wrk/www/ginp/build/WEB-INF/classes # -- Doug Culnane do...@cu... www.culnane.net |