org.pentaho.di.imp.rule
Class TransformationHasNoDisabledHopsImportRuleTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.pentaho.di.imp.rule.TransformationHasNoDisabledHopsImportRuleTest
All Implemented Interfaces:
junit.framework.Test

public class TransformationHasNoDisabledHopsImportRuleTest
extends junit.framework.TestCase


Constructor Summary
TransformationHasNoDisabledHopsImportRuleTest()
           
 
Method Summary
 void testRule()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, run, run, runBare, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TransformationHasNoDisabledHopsImportRuleTest

public TransformationHasNoDisabledHopsImportRuleTest()
Method Detail

testRule

public void testRule()
              throws Exception
Throws:
Exception