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