Uses of Interface
pro.verron.officestamper.test.utils.ContextFactory
Packages that use ContextFactory
-
Uses of ContextFactory in pro.verron.officestamper.test
Methods in pro.verron.officestamper.test that return types with arguments of type ContextFactoryModifier and TypeMethodDescriptionprotected static Stream<ContextFactory> OfficeStamperTest.factories() -
Uses of ContextFactory in pro.verron.officestamper.test.utils
Classes in pro.verron.officestamper.test.utils that implement ContextFactoryModifier and TypeClassDescriptionfinal classFactory for creating map-based contexts.final classContextFactory class.Methods in pro.verron.officestamper.test.utils that return ContextFactoryModifier and TypeMethodDescriptionstatic ContextFactoryContextFactory.mapContextFactory()Returns a map context factory.static ContextFactoryContextFactory.objectContextFactory()Returns an object context factory.