Class TypeSystemSmokeTester


  • public class TypeSystemSmokeTester
    extends org.eclipse.xtext.testing.smoketest.ScenarioProcessor
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String preProcess​(java.lang.String data)  
      void processFile​(java.lang.String data)  
      • Methods inherited from class org.eclipse.xtext.testing.smoketest.ScenarioProcessor

        get
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TypeSystemSmokeTester

        public TypeSystemSmokeTester()
                              throws java.security.NoSuchAlgorithmException
        Throws:
        java.security.NoSuchAlgorithmException
    • Method Detail

      • preProcess

        public java.lang.String preProcess​(java.lang.String data)
        Overrides:
        preProcess in class org.eclipse.xtext.testing.smoketest.ScenarioProcessor
      • processFile

        public void processFile​(java.lang.String data)
                         throws java.lang.Exception
        Specified by:
        processFile in class org.eclipse.xtext.testing.smoketest.ScenarioProcessor
        Throws:
        java.lang.Exception