JUnit Test Results
Home
News
FAQ
Tips
Changes
The Future
User Guide
Developer Guide
Licence
Credits
Developer Guide:
Introduction
Build
Full API
Design
Testing
Test Report
Mailing List
Contribute
Dependencies
Version 0.8.3
The latest version of this documentation and software is available on our web site:
proxool.sf.net
Unit Test Results
13-Dec-2003 11:51 CET
Summary
Tests
Failures
Errors
Success rate
Time
66
0
0
100.00%
178.433
Note:
failures
are anticipated and checked for with assertions while
errors
are unanticipated.
Packages
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Name
Tests
Errors
Failures
Time(s)
org.logicalcobwebs.logging
1
0
0
0.034
org.logicalcobwebs.proxool
41
0
0
136.355
org.logicalcobwebs.proxool.admin
4
0
0
37.069
org.logicalcobwebs.proxool.admin.jmx
7
0
0
2.157
org.logicalcobwebs.proxool.configuration
11
0
0
2.594
org.logicalcobwebs.proxool.util
2
0
0
0.224
Package org.logicalcobwebs.logging
Name
Tests
Errors
Failures
Time(s)
Jdk14LoggerTest
1
0
0
0.034
Back to top
Package org.logicalcobwebs.proxool
Name
Tests
Errors
Failures
Time(s)
ProxyDatabaseMetaDataTest
1
0
0
1.008
ConnectionInfoTest
1
0
0
10.825
DriverTest
1
0
0
1.213
PropertyTest
1
0
0
0.908
FatalSqlExceptionTest
5
0
0
2.934
StateListenerTest
1
0
0
25.779
PrototyperTest
2
0
0
25.641
ProxyStatementTest
2
0
0
20.892
ConfigurationListenerTest
2
0
0
0.835
ConnectionListenerTest
2
0
0
0.884
ConnectionResetterTest
2
0
0
0.833
HibernateTest
3
0
0
3.812
ProxyConnectionTest
1
0
0
0.885
ConnectionPoolTest
4
0
0
18.970
RegistrationTest
3
0
0
0.882
ManyPoolsTest
1
0
0
6.525
HypersonicTest
1
0
0
0.924
UpdateDefinitionTest
3
0
0
0.951
HouseKeeperTest
5
0
0
11.654
Back to top
Package org.logicalcobwebs.proxool.admin
Name
Tests
Errors
Failures
Time(s)
StatisticsTest
2
0
0
20.666
SnapshotTest
1
0
0
0.826
StatisticsListenerTest
1
0
0
15.577
Back to top
Package org.logicalcobwebs.proxool.admin.jmx
Name
Tests
Errors
Failures
Time(s)
ConnectionPoolMBeanTest
6
0
0
1.156
MultipleAgentsConnectionPoolMBeanTest
1
0
0
1.001
Back to top
Package org.logicalcobwebs.proxool.configuration
Name
Tests
Errors
Failures
Time(s)
PropertyConfiguratorTest
1
0
0
0.318
JAXPConfiguratorTest
5
0
0
0.983
ConfiguratorTest
1
0
0
0.312
AvalonConfiguratorTest
4
0
0
0.981
Back to top
Package org.logicalcobwebs.proxool.util
Name
Tests
Errors
Failures
Time(s)
ListenerContainerTest
2
0
0
0.224
Back to top
TestCase AvalonConfiguratorTest
Name
Status
Type
Time(s)
testNoNamspaces
Success
0.896
testWithNamespaces
Success
0.026
testDisposeOnClose
Success
0.015
testNotDisposeOnClose
Success
0.020
Properties »
Back to top
TestCase ConfigurationListenerTest
Name
Status
Type
Time(s)
testAddAndRemove
Success
0.810
testConfigurationListeners
Success
0.002
Properties »
Back to top
TestCase ConfiguratorTest
Name
Status
Type
Time(s)
testConfigurator
Success
0.289
Properties »
Back to top
TestCase ConnectionInfoTest
Name
Status
Type
Time(s)
testConnectionInfo
Success
10.802
Properties »
Back to top
TestCase ConnectionListenerTest
Name
Status
Type
Time(s)
testAddConnectionListener
Success
0.837
testRemoveConnectionListener
Success
0.024
Properties »
Back to top
TestCase ConnectionPoolMBeanTest
Name
Status
Type
Time(s)
testGetAttribute
Success
0.948
testGetAttributes
Success
0.032
testSetAttribute
Success
0.024
testSetAttributes
Success
0.021
testInvokeShutown
Success
0.070
testNotification
Success
0.037
Properties »
Back to top
TestCase ConnectionPoolTest
Name
Status
Type
Time(s)
testMaximumConnectionCount
Success
10.808
testMaximumEqualsMinimumConnectionCount
Success
0.031
testShutdownPatience
Success
5.028
testShutdownImpatience
Success
3.080
Properties »
Back to top
TestCase ConnectionResetterTest
Name
Status
Type
Time(s)
testAutoCommit
Success
0.785
testReadOnly
Success
0.026
Properties »
Back to top
TestCase DriverTest
Name
Status
Type
Time(s)
testAlias
Success
1.190
Properties »
Back to top
TestCase FatalSqlExceptionTest
Name
Status
Type
Time(s)
testFatalSqlException
Success
0.858
testWrappedFatalSqlException
Success
1.027
testWrappedFatalRuntimeException
Success
1.022
testFatalSqlExceptionWrapperNotFound
Success
0.002
testFatalSqlExceptionWrapperInvalid
Success
0.002
Properties »
Back to top
TestCase HibernateTest
Name
Status
Type
Time(s)
testSimpleHibernateConnection
Success
3.590
testDirectHibernateConnection
Success
0.071
testHibernateConfiguredConnection
Success
0.128
Properties »
Back to top
TestCase HouseKeeperTest
Name
Status
Type
Time(s)
testMaximumActiveTime
Success
8.371
testHouseKeeperTestSql
Success
3.085
testInvalidBeforeUse
Success
0.075
testInvalidAfterUse
Success
0.069
testBeforeAndAfterUse
Success
0.029
Properties »
Back to top
TestCase HypersonicTest
Name
Status
Type
Time(s)
testHypersonic
Success
0.858
Properties »
Back to top
TestCase JAXPConfiguratorTest
Name
Status
Type
Time(s)
testNoNamspaces
Success
0.842
testWithNamspaces
Success
0.017
testValidiation
Success
0.035
testWithAlias
Success
0.046
testValidiationFailure
Success
0.020
Properties »
Back to top
TestCase Jdk14LoggerTest
Name
Status
Type
Time(s)
testJdk14Logger
Success
0.010
Properties »
Back to top
TestCase ListenerContainerTest
Name
Status
Type
Time(s)
testAdd
Success
0.199
testRemove
Success
0.000
Properties »
Back to top
TestCase ManyPoolsTest
Name
Status
Type
Time(s)
testManyPools
Success
6.502
Properties »
Back to top
TestCase MultipleAgentsConnectionPoolMBeanTest
Name
Status
Type
Time(s)
testMultipleAgents
Success
0.978
Properties »
Back to top
TestCase PropertyConfiguratorTest
Name
Status
Type
Time(s)
testPropertyConfigurator
Success
0.296
Properties »
Back to top
TestCase PropertyTest
Name
Status
Type
Time(s)
testDelegateProperty
Success
0.885
Properties »
Back to top
TestCase PrototyperTest
Name
Status
Type
Time(s)
testPrototypeCount
Success
20.505
testMinimumConnectionCount
Success
5.114
Properties »
Back to top
TestCase ProxyConnectionTest
Name
Status
Type
Time(s)
testCloseStatement
Success
0.862
Properties »
Back to top
TestCase ProxyDatabaseMetaDataTest
Name
Status
Type
Time(s)
testGetConnection
Success
0.985
Properties »
Back to top
TestCase ProxyStatementTest
Name
Status
Type
Time(s)
testDelegateStatement
Success
10.844
testDelegateConnection
Success
10.024
Properties »
Back to top
TestCase RegistrationTest
Name
Status
Type
Time(s)
testRegister
Success
0.292
testRemove
Success
0.537
testMultiple
Success
0.028
Properties »
Back to top
TestCase SnapshotTest
Name
Status
Type
Time(s)
testSnapshot
Success
0.802
Properties »
Back to top
TestCase StateListenerTest
Name
Status
Type
Time(s)
testAddStateListener
Success
25.755
Properties »
Back to top
TestCase StatisticsListenerTest
Name
Status
Type
Time(s)
testListener
Success
15.556
Properties »
Back to top
TestCase StatisticsTest
Name
Status
Type
Time(s)
testStatistics
Success
20.418
testOverhead
Success
0.227
Properties »
Back to top
TestCase UpdateDefinitionTest
Name
Status
Type
Time(s)
testChangeUrl
Success
0.836
testUpdate
Success
0.085
testUpdateUsingAPI
Success
0.008
Properties »
Back to top