|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.alfresco.repo.search.SearcherComponentTest
public class SearcherComponentTest
SearcherComponent
Constructor Summary | |
---|---|
SearcherComponentTest()
|
Method Summary | |
---|---|
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 |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, 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, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SearcherComponentTest()
Method Detail |
---|
public void setUp() throws java.lang.Exception
setUp
in class junit.framework.TestCase
java.lang.Exception
public void tearDown() throws java.lang.Exception
tearDown
in class junit.framework.TestCase
java.lang.Exception
public void testNodeXPath() throws java.lang.Exception
java.lang.Exception
public void testSelectAPI() throws java.lang.Exception
java.lang.Exception
public void xtestLikeAndContains() throws java.lang.Exception
java.lang.Exception
public void testJCRRoot() throws java.lang.Exception
java.lang.Exception
public void testBooleanFunctions() throws java.lang.Exception
java.lang.Exception
public void testMutiValueProperties() throws java.lang.Exception
java.lang.Exception
public void testElementNodeTest() throws java.lang.Exception
java.lang.Exception
public void testJCRLike() throws java.lang.Exception
java.lang.Exception
public void testJCRScore() throws java.lang.Exception
java.lang.Exception
public void testJCRContains() throws java.lang.Exception
java.lang.Exception
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |