Project

General

Profile

« Previous | Next » 

Revision 5132e66a

Added by Sybille Bürs about 11 years ago

just save actual state

View differences:

cdmlib-services/src/test/java/eu/etaxonomy/cdm/api/service/StatisticsServiceImplTest.java
60 60

  
61 61
	// constant if you want to printout the database content to console:
62 62
	// only recommended for a small probe
63
	private static final boolean PRINTOUT = false;
63
	private static final boolean PRINTOUT = true;
64 64

  
65 65
	// ************constants to set up the expected results for all:
66 66
	// ********************
......
219 219
	 */
220 220

  
221 221
	@Before
222
	@DataSet
222
//	@DataSet
223 223
	public void setUp() throws Exception {
224 224

  
225 225
		// missing in this example data:

Also available in: Unified diff