Class ViewModelBuilder_PTest

    • Constructor Detail

      • ViewModelBuilder_PTest

        public ViewModelBuilder_PTest()
    • Method Detail

      • validProject

        public void validProject()
                          throws org.eclipse.core.runtime.CoreException,
                                 java.io.IOException
        Throws:
        org.eclipse.core.runtime.CoreException
        java.io.IOException
      • notAViewModelProject

        public void notAViewModelProject()
                                  throws org.eclipse.core.runtime.CoreException,
                                         java.io.IOException
        Throws:
        org.eclipse.core.runtime.CoreException
        java.io.IOException
      • validationErrors

        public void validationErrors()
                              throws org.eclipse.core.runtime.CoreException,
                                     java.io.IOException
        Throws:
        org.eclipse.core.runtime.CoreException
        java.io.IOException
      • noAutoBuild

        public void noAutoBuild()
                         throws org.eclipse.core.runtime.CoreException,
                                java.io.IOException
        Throws:
        org.eclipse.core.runtime.CoreException
        java.io.IOException
      • noRedundancyWithValidationNature

        public void noRedundancyWithValidationNature()
                                              throws org.eclipse.core.runtime.CoreException,
                                                     java.io.IOException
        Throws:
        org.eclipse.core.runtime.CoreException
        java.io.IOException
      • validationProblemsFixed

        public void validationProblemsFixed()
                                     throws org.eclipse.core.runtime.CoreException,
                                            java.io.IOException
        Test that markers are correctly cleared on incremental validation when problems are fixed.
        Throws:
        org.eclipse.core.runtime.CoreException
        java.io.IOException
      • validationMarkerAttributes

        public void validationMarkerAttributes()
                                        throws org.eclipse.core.runtime.CoreException,
                                               java.io.IOException
        Throws:
        org.eclipse.core.runtime.CoreException
        java.io.IOException