com.atlassian.crowd.search.builder
Class RestrictionTest

java.lang.Object
  extended by com.atlassian.crowd.search.builder.RestrictionTest

public class RestrictionTest
extends java.lang.Object


Constructor Summary
RestrictionTest()
           
 
Method Summary
 void testContaining()
           
 void testExactlyMatching()
           
 void testStartingWith()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestrictionTest

public RestrictionTest()
Method Detail

testExactlyMatching

public void testExactlyMatching()

testStartingWith

public void testStartingWith()

testContaining

public void testContaining()


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.