Class ExplicitPositiveAdjectiveIsDeprecated
- java.lang.Object
-
- org.eclipse.epsilon.hutn.parse.postprocessor.HutnPostProcessorTest
-
- org.eclipse.epsilon.hutn.parse.postprocessor.ExplicitPositiveAdjectiveIsDeprecated
-
public class ExplicitPositiveAdjectiveIsDeprecated extends HutnPostProcessorTest
-
-
Field Summary
-
Fields inherited from class org.eclipse.epsilon.hutn.parse.postprocessor.HutnPostProcessorTest
problems
-
-
Constructor Summary
Constructors Constructor Description ExplicitPositiveAdjectiveIsDeprecated()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
postprocess()
void
postprocessorShouldGenerateOneProblem()
void
problemShouldBeWarning()
void
reasonShouldBeDeprecation()
-
Methods inherited from class org.eclipse.epsilon.hutn.parse.postprocessor.HutnPostProcessorTest
buildAst, buildAst, postProcessorTest
-
-