JUnit Test Results
Home
News
FAQ
Tips
Changes
The Future
Download
User Guide
Developer Guide
Licence
Credits
Developer Guide:
Introduction
Build
Full API
Design
Testing
Test Report
Mailing List
Contribute
Dependencies
Latest
The latest version of Proxool is
0.9.1
Donations
You can donate to Proxool in the usual way:
sourceforge.net
Unit Test Results
10-Jan-2007 01:30 GMT
Summary
Tests
Failures
Errors
Success rate
Time
94
0
0
100.00%
202.794
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.cglib
1
0
0
0.787
org.logicalcobwebs.proxool
69
0
0
157.563
org.logicalcobwebs.proxool.admin
4
0
0
38.787
org.logicalcobwebs.proxool.admin.jmx
7
0
0
3.243
org.logicalcobwebs.proxool.configuration
11
0
0
2.154
org.logicalcobwebs.proxool.util
2
0
0
0.260
Package org.logicalcobwebs.cglib
Name
Tests
Errors
Failures
Time(s)
EnhancerTest
1
0
0
0.787
Back to top
Package org.logicalcobwebs.proxool
Name
Tests
Errors
Failures
Time(s)
ConfigurationListenerTest
2
0
0
1.284
ConnectionInfoTest
1
0
0
1.070
ConnectionListenerTest
3
0
0
1.575
ConnectionPoolTest
4
0
0
9.545
ConnectionResetterTest
3
0
0
2.508
DelegateConnectionTest
1
0
0
5.129
DriverTest
1
0
0
1.125
FatalSqlExceptionTest
5
0
0
4.015
Hibernate3SpringTest
1
0
0
3.821
HibernateTest
3
0
0
4.756
HouseKeeperTest
6
0
0
35.985
HypersonicTest
1
0
0
0.671
InjectableInterfaceTest
4
0
0
1.734
KillTest
4
0
0
1.218
ManyPoolsTest
1
0
0
6.514
PropertyTest
1
0
0
1.363
PrototyperTest
2
0
0
25.769
ProxoolDataSourceTest
3
0
0
1.152
ProxyConnectionTest
1
0
0
1.204
ProxyDatabaseMetaDataTest
1
0
0
1.407
ProxyStatementTest
5
0
0
1.668
RegistrationTest
3
0
0
1.037
StateListenerTest
1
0
0
40.663
UpdateDefinitionTest
4
0
0
1.064
WrapperTest
8
0
0
1.286
Back to top
Package org.logicalcobwebs.proxool.admin
Name
Tests
Errors
Failures
Time(s)
SnapshotTest
1
0
0
1.466
StatisticsListenerTest
1
0
0
15.752
StatisticsTest
2
0
0
21.569
Back to top
Package org.logicalcobwebs.proxool.admin.jmx
Name
Tests
Errors
Failures
Time(s)
ConnectionPoolMBeanTest
6
0
0
1.160
MultipleAgentsConnectionPoolMBeanTest
1
0
0
2.083
Back to top
Package org.logicalcobwebs.proxool.configuration
Name
Tests
Errors
Failures
Time(s)
AvalonConfiguratorTest
4
0
0
0.440
ConfiguratorTest
1
0
0
0.307
JAXPConfiguratorTest
5
0
0
1.098
PropertyConfiguratorTest
1
0
0
0.309
Back to top
Package org.logicalcobwebs.proxool.util
Name
Tests
Errors
Failures
Time(s)
ListenerContainerTest
2
0
0
0.260
Back to top
TestCase AvalonConfiguratorTest
Name
Status
Type
Time(s)
testNoNamspaces
Success
0.327
testWithNamespaces
Success
0.014
testDisposeOnClose
Success
0.014
testNotDisposeOnClose
Success
0.014
Properties »
Back to top
TestCase ConfigurationListenerTest
Name
Status
Type
Time(s)
testAddAndRemove
Success
1.143
testConfigurationListeners
Success
0.002
Properties »
Back to top
TestCase ConfiguratorTest
Name
Status
Type
Time(s)
testConfigurator
Success
0.236
Properties »
Back to top
TestCase ConnectionInfoTest
Name
Status
Type
Time(s)
testConnectionInfo
Success
1.001
Properties »
Back to top
TestCase ConnectionListenerTest
Name
Status
Type
Time(s)
testAddConnectionListener
Success
1.130
testExecuteCommand
Success
0.357
testRemoveConnectionListener
Success
0.007
Properties »
Back to top
TestCase ConnectionPoolMBeanTest
Name
Status
Type
Time(s)
testGetAttribute
Success
1.060
testGetAttributes
Success
0.003
testSetAttribute
Success
0.005
testSetAttributes
Success
0.008
testInvokeShutown
Success
0.004
testNotification
Success
0.008
Properties »
Back to top
TestCase ConnectionPoolTest
Name
Status
Type
Time(s)
testMaximumConnectionCount
Success
1.463
testMaximumEqualsMinimumConnectionCount
Success
0.003
testShutdownPatience
Success
5.005
testShutdownImpatience
Success
3.006
Properties »
Back to top
TestCase ConnectionResetterTest
Name
Status
Type
Time(s)
testAutoCommit
Success
2.341
testFailedReset
Success
0.003
testReadOnly
Success
0.009
Properties »
Back to top
TestCase DelegateConnectionTest
Name
Status
Type
Time(s)
testDelegateConnection
Success
4.848
Properties »
Back to top
TestCase DriverTest
Name
Status
Type
Time(s)
testAlias
Success
1.056
Properties »
Back to top
TestCase EnhancerTest
Name
Status
Type
Time(s)
testConcreteClassEnhancer
Success
0.607
Properties »
Back to top
TestCase FatalSqlExceptionTest
Name
Status
Type
Time(s)
testFatalSqlException
Success
1.051
testWrappedFatalSqlException
Success
1.880
testWrappedFatalRuntimeException
Success
1.007
testFatalSqlExceptionWrapperNotFound
Success
0.006
testFatalSqlExceptionWrapperInvalid
Success
0.000
Properties »
Back to top
TestCase Hibernate3SpringTest
Name
Status
Type
Time(s)
testSimpleConnection
Success
3.531
Properties »
Back to top
TestCase HibernateTest
Name
Status
Type
Time(s)
testSimpleHibernateConnection
Success
4.592
testDirectHibernateConnection
Success
0.033
testHibernateConfiguredConnection
Success
0.056
Properties »
Back to top
TestCase HouseKeeperTest
Name
Status
Type
Time(s)
testMaximumActiveTime
Success
16.679
testMaximumActiveTimeWithResetFailure
Success
16.148
testHouseKeeperTestSql
Success
3.007
testInvalidBeforeUse
Success
0.008
testInvalidAfterUse
Success
0.009
testBeforeAndAfterUse
Success
0.004
Properties »
Back to top
TestCase HypersonicTest
Name
Status
Type
Time(s)
testHypersonic
Success
0.602
Properties »
Back to top
TestCase InjectableInterfaceTest
Name
Status
Type
Time(s)
testInjectableConnectionInterface
Success
1.003
testInjectableStatementInterface
Success
0.094
testInjectablePreparedStatementInterface
Success
0.289
testInjectableCallableStatementInterface
Success
0.276
Properties »
Back to top
TestCase JAXPConfiguratorTest
Name
Status
Type
Time(s)
testNoNamspaces
Success
0.255
testWithNamspaces
Success
0.015
testValidiation
Success
0.015
testWithAlias
Success
0.721
testValidiationFailure
Success
0.020
Properties »
Back to top
TestCase KillTest
Name
Status
Type
Time(s)
testKillAllMercifully
Success
1.124
testKillAllMercilessly
Success
0.005
testKillOneById
Success
0.010
testKillOneByConnection
Success
0.005
Properties »
Back to top
TestCase ListenerContainerTest
Name
Status
Type
Time(s)
testAdd
Success
0.189
testRemove
Success
0.000
Properties »
Back to top
TestCase ManyPoolsTest
Name
Status
Type
Time(s)
testManyPools
Success
6.441
Properties »
Back to top
TestCase MultipleAgentsConnectionPoolMBeanTest
Name
Status
Type
Time(s)
testMultipleAgents
Success
2.014
Properties »
Back to top
TestCase PropertyConfiguratorTest
Name
Status
Type
Time(s)
testPropertyConfigurator
Success
0.239
Properties »
Back to top
TestCase PropertyTest
Name
Status
Type
Time(s)
testDelegateProperty
Success
1.292
Properties »
Back to top
TestCase PrototyperTest
Name
Status
Type
Time(s)
testPrototypeCount
Success
20.677
testMinimumConnectionCount
Success
5.022
Properties »
Back to top
TestCase ProxoolDataSourceTest
Name
Status
Type
Time(s)
testPreconfiguredDataSource
Success
1.074
testBeanConfiguredDataSource
Success
0.005
testFactoryConfiguredDataSource
Success
0.002
Properties »
Back to top
TestCase ProxyConnectionTest
Name
Status
Type
Time(s)
testCloseStatement
Success
1.123
Properties »
Back to top
TestCase ProxyDatabaseMetaDataTest
Name
Status
Type
Time(s)
testGetConnection
Success
1.340
Properties »
Back to top
TestCase ProxyStatementTest
Name
Status
Type
Time(s)
testDelegateStatement
Success
1.043
testPreparedStatement
Success
0.276
testCallableStatement
Success
0.264
testDelegateConnection
Success
0.002
testCloseByStatement
Success
0.012
Properties »
Back to top
TestCase RegistrationTest
Name
Status
Type
Time(s)
testRegister
Success
0.252
testRemove
Success
0.705
testMultiple
Success
0.005
Properties »
Back to top
TestCase SnapshotTest
Name
Status
Type
Time(s)
testSnapshot
Success
1.397
Properties »
Back to top
TestCase StateListenerTest
Name
Status
Type
Time(s)
testAddStateListener
Success
40.595
Properties »
Back to top
TestCase StatisticsListenerTest
Name
Status
Type
Time(s)
testListener
Success
15.676
Properties »
Back to top
TestCase StatisticsTest
Name
Status
Type
Time(s)
testStatistics
Success
21.362
testOverhead
Success
0.136
Properties »
Back to top
TestCase UpdateDefinitionTest
Name
Status
Type
Time(s)
testChangeUrl
Success
0.976
testUpdate
Success
0.007
testDefinitionNotChanging
Success
0.003
testUpdateUsingAPI
Success
0.006
Properties »
Back to top
TestCase WrapperTest
Name
Status
Type
Time(s)
testDoubleConnection
Success
1.133
testDoubleClose
Success
0.002
testCreateStatementAfterClose
Success
0.003
testIsClosedAfterClose
Success
0.004
testHashCode
Success
0.003
testEquals
Success
0.065
testId
Success
0.002
testAlias
Success
0.002
Properties »
Back to top