Code Search for Developers
 
 
  

TestFixture.java from MASE: Agile Software Engineering at Krugle


Show TestFixture.java syntax highlighted

package test;

import fitlibrary.DoFixture;

public class TestFixture extends DoFixture {

	
}




See more files for this project here

MASE: Agile Software Engineering

The MASE project investigates methods to support the coordination and executable acceptance testing of software projects. Keywords: Agile methods, distributed teams, Extreme Programming. See http://ebe.cpsc.ucalgary.ca/ebe for more information.

Project homepage: http://sourceforge.net/projects/mase
Programming language(s): Java,XML
License: other

  TestFixture.java