Class PrismTestUtil

java.lang.Object
com.evolveum.midpoint.prism.util.PrismTestUtil

@TestOnly public class PrismTestUtil extends Object
Class that statically instantiates the prism contexts and provides convenient static version of the PrismContext and processor classes. This is usable for tests. DO NOT use this in the main code. Although it is placed in "main" for convenience, it should only be used in tests.
Author:
semancik