Project

General

Profile

« Previous | Next » 

Revision 57186

fixed problem on subject null in scholixToActions

View differences:

XsltRowTransformerFactoryTest.java
240 240
	}
241 241

  
242 242
	@Test
243
	public void testODF() throws Exception {
244

  
245
		final List<Row> rows = Lists.newArrayList();
246
		rows.addAll(asRows(loadFromTransformationProfile("oaf2hbase.xml"), load("odf.xml")));
247
		printAll(mapAll(buildTable(rows)));
248
	}
249

  
250
	@Test
243 251
	public void testPangaea() throws Exception {
244 252

  
245 253
		final List<Row> rows = Lists.newArrayList();

Also available in: Unified diff