public class MondrianServerTest
extends TestCase
MondrianServer.| Constructor and Description |
|---|
MondrianServerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testEmbedded()
Tests an embedded server.
|
void |
testRepository()
Tests a server that reads its repository from a file URL.
|
void |
testRepositoryWithBadCatalog()
Tests a server that reads its repository from a file URL.
|
void |
testStringRepository()
Tests a server with its own repository.
|
public void testEmbedded()
public void testStringRepository()
throws MalformedURLException
MalformedURLExceptionpublic void testRepository()
throws MalformedURLException,
SQLException
MalformedURLExceptionSQLException