org.drools.eclipse.editors.completion
Class DRLCompletionProcessorTest

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

public class DRLCompletionProcessorTest
extends Object


Constructor Summary
DRLCompletionProcessorTest()
           
 
Method Summary
 void testLookBehind()
           
 void testPrefixFiltering_FiltersAllWhenThereisNoMatches()
           
 void testPrefixFiltering_FiltersBasedOnDisplayedStringNotContent()
           
 void testPrefixFiltering_IgnoreCase()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DRLCompletionProcessorTest

public DRLCompletionProcessorTest()
Method Detail

testLookBehind

public void testLookBehind()

testPrefixFiltering_FiltersBasedOnDisplayedStringNotContent

public void testPrefixFiltering_FiltersBasedOnDisplayedStringNotContent()

testPrefixFiltering_FiltersAllWhenThereisNoMatches

public void testPrefixFiltering_FiltersAllWhenThereisNoMatches()

testPrefixFiltering_IgnoreCase

public void testPrefixFiltering_IgnoreCase()


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