|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
mondrian.rolap.RolapConnectionTest
public class RolapConnectionTest
Unit test for RolapConnection.
| Constructor Summary | |
|---|---|
RolapConnectionTest(String name)
|
|
| Method Summary | |
|---|---|
protected void |
setUp()
|
void |
testConnectSansCatalogFails()
|
void |
testDataSourceOverrideUserPass()
|
void |
testFormatLocale()
Tests that the FORMAT function uses the connection's locale. |
void |
testFormatStringLocale()
Tests that measures are formatted using the connection's locale. |
void |
testJndiConnection()
|
void |
testNonPooledConnectionWithProperties()
|
void |
testPooledConnectionWithProperties()
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RolapConnectionTest(String name)
| Method Detail |
|---|
protected void setUp()
throws Exception
setUp in class junit.framework.TestCaseException
public void testPooledConnectionWithProperties()
throws SQLException
SQLExceptionpublic void testNonPooledConnectionWithProperties()
public void testFormatLocale()
public void testFormatStringLocale()
public void testConnectSansCatalogFails()
public void testJndiConnection()
throws NamingException
NamingException
public void testDataSourceOverrideUserPass()
throws SQLException,
NamingException
SQLException
NamingException
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||