org.drools.eclipse.editors.completion
Class RuleCompletionProcessorTest

java.lang.Object
  extended by org.drools.eclipse.editors.completion.RuleCompletionProcessorTest

public class RuleCompletionProcessorTest
extends Object


Constructor Summary
RuleCompletionProcessorTest()
           
 
Method Summary
 void testAddAllNewProposals()
           
 void testContainsProposal()
           
 void testIsStartOfDialectExpression()
           
 void testProcessMacros()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleCompletionProcessorTest

public RuleCompletionProcessorTest()
Method Detail

testContainsProposal

public void testContainsProposal()

testAddAllNewProposals

public void testAddAllNewProposals()

testProcessMacros

public void testProcessMacros()

testIsStartOfDialectExpression

public void testIsStartOfDialectExpression()


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.