Class TestData
- java.lang.Object
-
- org.xwiki.rendering.test.integration.TestData
-
public class TestData extends Object
- Since:
- 3.0RC1
- Version:
- $Id: efb1d024174a48e434c3c083844403b88e00cb90 $
-
-
Constructor Summary
Constructors Constructor Description TestData()
-
-
-
Field Detail
-
streaming
public boolean streaming
- Since:
- 3.0M3
-
transformations
public List<String> transformations
If null it means don't execute transformations. If empty then it means execute all transformations. Otherwise execute the transformations corresponding to the tx hints in the list.- Since:
- 9.11.4, 10.2
-
-