org.nuiton.wikitty.search
Class SearchCriteriaTest

java.lang.Object
  extended by org.nuiton.wikitty.search.SearchCriteriaTest

Deprecated. since 3.4, will be removed in 4

@Deprecated
public class SearchCriteriaTest
extends Object


Constructor Summary
SearchCriteriaTest()
          Deprecated.  
 
Method Summary
protected  void checkRestriction(org.nuiton.wikitty.search.operators.Restriction dto, org.nuiton.wikitty.search.operators.RestrictionName name, String element, String value)
          Deprecated.  
protected  void checkSearch(org.nuiton.wikitty.search.Search search, org.nuiton.wikitty.search.operators.RestrictionName name)
          Deprecated.  
protected static org.nuiton.wikitty.search.Search q()
          Deprecated.  
 void testAnd()
          Deprecated.  
 void testAssociated()
          Deprecated.  
 void testBetween()
          Deprecated.  
 void testBinaryOperators()
          Deprecated.  
 void testOr()
          Deprecated.  
 void testXML()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchCriteriaTest

public SearchCriteriaTest()
Deprecated. 
Method Detail

testBinaryOperators

public void testBinaryOperators()
                         throws Exception
Deprecated. 
Throws:
Exception

testBetween

public void testBetween()
                 throws Exception
Deprecated. 
Throws:
Exception

testAnd

public void testAnd()
             throws Exception
Deprecated. 
Throws:
Exception

testOr

public void testOr()
            throws Exception
Deprecated. 
Throws:
Exception

testAssociated

public void testAssociated()
                    throws Exception
Deprecated. 
Throws:
Exception

testXML

public void testXML()
             throws Exception
Deprecated. 
Throws:
Exception

q

protected static org.nuiton.wikitty.search.Search q()
Deprecated. 

checkSearch

protected void checkSearch(org.nuiton.wikitty.search.Search search,
                           org.nuiton.wikitty.search.operators.RestrictionName name)
                    throws Exception
Deprecated. 
Throws:
Exception

checkRestriction

protected void checkRestriction(org.nuiton.wikitty.search.operators.Restriction dto,
                                org.nuiton.wikitty.search.operators.RestrictionName name,
                                String element,
                                String value)
                         throws Exception
Deprecated. 
Throws:
Exception


Copyright © 2009-2012 CodeLutin. All Rights Reserved.