org.drools.eclipse.editors.rete
Class ReteooLayoutFactoryTest
java.lang.Object
org.drools.eclipse.editors.rete.ReteooLayoutFactoryTest
public class ReteooLayoutFactoryTest
- extends Object
Integration-like tests
Testing ReteooLayoutFactory
It is using following components:
Row
,
RowList
,
org.drools.reteoo.*Vertex,
org.drools.ide.editors.rete.model.*
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReteooLayoutFactoryTest
public ReteooLayoutFactoryTest()
testCalculateReteRows
public void testCalculateReteRows()
throws IOException,
org.drools.PackageIntegrationException,
org.drools.compiler.DroolsParserException
- Test method for
ReteooLayoutFactory.calculateReteRows(org.drools.reteoo.BaseVertex)
.
- Throws:
IOException
org.drools.compiler.DroolsParserException
org.drools.PackageIntegrationException
org.drools.compiler.DroolsParserException
org.drools.PackageIntegrationException
testLayoutRowList
public void testLayoutRowList()
throws IOException,
org.drools.PackageIntegrationException,
org.drools.compiler.DroolsParserException
- Test method for
ReteooLayoutFactory.layoutRowList(org.drools.eclipse.editors.rete.model.ReteGraph, org.drools.eclipse.editors.rete.RowList)
.
- Throws:
IOException
org.drools.compiler.DroolsParserException
org.drools.PackageIntegrationException
org.drools.compiler.DroolsParserException
org.drools.PackageIntegrationException
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.