Project

General

Profile

Actions

Bug #444

closed

Create a JUnit test framework for MetaCat

Added by Jing Tao about 22 years ago. Updated about 22 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
metacat
Target version:
Start date:
03/14/2002
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
444

Description

JUint is powerful test tool and we need apply it to MetaCat. The first step is
to create a framework for it. The tasks include:
1. Revise build.xml and add a target named "test". When devopler type "ant
test", the JUnit test classes will be excuted.
2. Create a file stucture to store the test classes.
3. Write a simple test class to run.

Actions #1

Updated by Jing Tao about 22 years ago

In Metacat, build.xml file was revised. It now has a target named test. Now
user can type "ant test", then will build and run test classes which extened
from JUnit.

Create xmltodb/junittests/edu/ucsb/nceas/metacatjunittests directory to store
the test class file.

Write a simple test file named MetaCatURLTest.java to test MetacatURL class
and run it successfully.

Actions #2

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 444

Actions

Also available in: Atom PDF