public class

TestBooleanQuery

extends TestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.search.v2.query.TestBooleanQuery

Summary

Public Constructors
TestBooleanQuery()
Public Methods
void testValidationOfEmptyLists()
void testValidationOfNull()
Protected Methods
void setUp()
[Expand]
Inherited Methods
From class junit.framework.TestCase
From class junit.framework.Assert
From class java.lang.Object
From interface junit.framework.Test

Public Constructors

public TestBooleanQuery ()

Public Methods

public void testValidationOfEmptyLists ()

public void testValidationOfNull ()

Protected Methods

protected void setUp ()

Throws
Exception