public class SearcherComponentTest
extends junit.framework.TestCase
SearcherComponent| Constructor and Description |
|---|
SearcherComponentTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
void |
setUp() |
void |
tearDown() |
void |
testBooleanFunctions() |
void |
testElementNodeTest() |
void |
testJCRContains() |
void |
testJCRLike() |
void |
testJCRRoot() |
void |
testJCRScore() |
void |
testMutiValueProperties() |
void |
testNodeXPath() |
void |
testSelectAPI() |
void |
xtestLikeAndContains()
Tests the like and contains functions (FTS functions) within a currently executing transaction
|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toStringassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, formatpublic void setUp()
throws java.lang.Exception
setUp in class junit.framework.TestCasejava.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
tearDown in class junit.framework.TestCasejava.lang.Exceptionpublic void testNodeXPath()
throws java.lang.Exception
java.lang.Exceptionpublic void testSelectAPI()
throws java.lang.Exception
java.lang.Exceptionpublic void xtestLikeAndContains()
throws java.lang.Exception
java.lang.Exceptionpublic void testJCRRoot()
throws java.lang.Exception
java.lang.Exceptionpublic void testBooleanFunctions()
throws java.lang.Exception
java.lang.Exceptionpublic void testMutiValueProperties()
throws java.lang.Exception
java.lang.Exceptionpublic void testElementNodeTest()
throws java.lang.Exception
java.lang.Exceptionpublic void testJCRLike()
throws java.lang.Exception
java.lang.Exceptionpublic void testJCRScore()
throws java.lang.Exception
java.lang.Exceptionpublic void testJCRContains()
throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String[] args)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.