JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
G
H
M
N
S
A
AbstractInMemoryDatabaseTest
- Class in
nl.surfnet.coin.db
Deprecated.
Please use Flyway migrations or DbUnit for tests
AbstractInMemoryDatabaseTest()
- Constructor for class nl.surfnet.coin.db.
AbstractInMemoryDatabaseTest
Deprecated.
AbstractMockHttpServerTest
- Class in
nl.surfnet.coin.mock
Deprecated.
Please use httpclient's LocalTestServer which has exactly this behaviour. (maven classifier: 'tests')
AbstractMockHttpServerTest()
- Constructor for class nl.surfnet.coin.mock.
AbstractMockHttpServerTest
Deprecated.
afterClass()
- Method in class nl.surfnet.coin.db.
AbstractInMemoryDatabaseTest
Deprecated.
B
before()
- Method in class nl.surfnet.coin.db.
AbstractInMemoryDatabaseTest
Deprecated.
We use an in-memory database - no need for Spring in this one - and populate it with the sql statements in test-data-eb.sql
C
createHandler(Server)
- Method in class nl.surfnet.coin.mock.
MockHtppServer
Deprecated.
Create a handler for the server
D
doStartServer(boolean)
- Method in class nl.surfnet.coin.mock.
MockHtppServer
Deprecated.
Start the server in a non-blocking mode.
G
getDataSourceUrl()
- Method in class nl.surfnet.coin.db.
AbstractInMemoryDatabaseTest
Deprecated.
getHandler()
- Method in class nl.surfnet.coin.mock.
MockHtppServer
Deprecated.
getJdbcTemplate()
- Method in class nl.surfnet.coin.db.
AbstractInMemoryDatabaseTest
Deprecated.
getMockDataCleanUpFilename()
- Method in class nl.surfnet.coin.db.
AbstractInMemoryDatabaseTest
Deprecated.
getMockDataContentFilename()
- Method in class nl.surfnet.coin.db.
AbstractInMemoryDatabaseTest
Deprecated.
getResponseInputStream(String)
- Method in class nl.surfnet.coin.mock.
MockHandler
Deprecated.
Return the result of next call
getServer()
- Method in class nl.surfnet.coin.mock.
MockHtppServer
Deprecated.
H
handle(String, Request, HttpServletRequest, HttpServletResponse)
- Method in class nl.surfnet.coin.mock.
MockHandler
Deprecated.
M
MockHandler
- Class in
nl.surfnet.coin.mock
Deprecated.
Please use httpclient's LocalTestServer which has exactly this behaviour. (maven classifier: 'tests')
MockHandler(Server)
- Constructor for class nl.surfnet.coin.mock.
MockHandler
Deprecated.
Constructor
MockHtppServer
- Class in
nl.surfnet.coin.mock
Deprecated.
Please use httpclient's LocalTestServer which has exactly this behaviour. (maven classifier: 'tests')
MockHtppServer(int)
- Constructor for class nl.surfnet.coin.mock.
MockHtppServer
Deprecated.
Construct MockHtppServer
N
nl.surfnet.coin.db
- package nl.surfnet.coin.db
nl.surfnet.coin.mock
- package nl.surfnet.coin.mock
S
setResponseResource(Resource)
- Method in class nl.surfnet.coin.mock.
AbstractMockHttpServerTest
Deprecated.
Set the expected response on the Handler
setResponseResource(Resource[])
- Method in class nl.surfnet.coin.mock.
AbstractMockHttpServerTest
Deprecated.
Set the expected response on the Handler
setResponseResource(Resource)
- Method in class nl.surfnet.coin.mock.
MockHandler
Deprecated.
Set the Resource which contents will be returned as a SOAP response on the next call
setResponseResource(Resource[])
- Method in class nl.surfnet.coin.mock.
MockHandler
Deprecated.
setStatus(int)
- Method in class nl.surfnet.coin.mock.
AbstractMockHttpServerTest
Deprecated.
setStatus(int)
- Method in class nl.surfnet.coin.mock.
MockHandler
Deprecated.
startServer()
- Static method in class nl.surfnet.coin.mock.
AbstractMockHttpServerTest
Deprecated.
startServer()
- Method in class nl.surfnet.coin.mock.
MockHtppServer
Deprecated.
Start the server in a non-blocking mode.
startServerSync()
- Method in class nl.surfnet.coin.mock.
MockHtppServer
Deprecated.
Start the server in a blocking mode.
stopServer()
- Static method in class nl.surfnet.coin.mock.
AbstractMockHttpServerTest
Deprecated.
stopServer()
- Method in class nl.surfnet.coin.mock.
MockHtppServer
Deprecated.
Stop the server
A
B
C
D
G
H
M
N
S
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2013. All rights reserved.