Package spoon.testing.utils
Class ProcessorUtils
java.lang.Object
spoon.testing.utils.ProcessorUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
initProperties(Processor<?> p, ProcessorProperties properties)
sets the fields of processor "p" given as parameter according to the propertiesstatic void
process(Factory factory, Collection<Processor<?>> processors)
-
Method Details
-
process
-
initProperties
sets the fields of processor "p" given as parameter according to the properties
-