Index

A B C D E H I L N S T V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

AfgifteNummerScannerIntegrationTest - Class in nl.b3p.brmo.service.scanner
mvn -Dit.test=AfgifteNummerScannerIntegrationTest -Dtest.onlyITs=true verify -Ppostgresql -pl brmo-service > /tmp/mvn.log of mvn -Dit.test=AfgifteNummerScannerIntegrationTest -Dtest.onlyITs=true verify -Poracle -pl brmo-service > /tmp/mvn.log
AfgifteNummerScannerIntegrationTest() - Constructor for class nl.b3p.brmo.service.scanner.AfgifteNummerScannerIntegrationTest
 
argumentsProvider() - Static method in class nl.b3p.brmo.service.scanner.AfgifteNummerScannerIntegrationTest
 

B

BASE_TEST_URL - Static variable in class nl.b3p.web.WebTestUtil
the server root url.

C

checkDatabaseIsProvided() - Static method in class nl.b3p.brmo.service.testutil.TestUtil
test of de database properties zijn aangegeven, zo niet dan skippen we alle tests in deze test.
client - Static variable in class nl.b3p.web.WebTestUtil
our test client.
closeConnections() - Static method in class nl.b3p.brmo.service.testutil.TestUtil
 

D

DBPROPS - Static variable in class nl.b3p.brmo.service.testutil.TestUtil
properties uit <DB smaak>.properties en local.<DB smaak>.properties.
DownloadLogIntegrationTest - Class in nl.b3p.web
 
DownloadLogIntegrationTest() - Constructor for class nl.b3p.web.DownloadLogIntegrationTest
 
dsRsgb - Static variable in class nl.b3p.brmo.service.testutil.TestUtil
 
dsRsgbBrk - Static variable in class nl.b3p.brmo.service.testutil.TestUtil
 
dsStaging - Static variable in class nl.b3p.brmo.service.testutil.TestUtil
 

E

endTest(TestInfo) - Method in class nl.b3p.brmo.service.testutil.TestUtil
Log de naam van de test als deze eindigt.
ErrorPageIntegrationTest - Class in nl.b3p.web
 
ErrorPageIntegrationTest() - Constructor for class nl.b3p.web.ErrorPageIntegrationTest
 

H

haveSetupJNDI - Static variable in class nl.b3p.brmo.service.testutil.TestUtil
 

I

IndexPageIntegrationTest - Class in nl.b3p.web
Integration test for the index page.
IndexPageIntegrationTest() - Constructor for class nl.b3p.web.IndexPageIntegrationTest
 
isOracle - Static variable in class nl.b3p.brmo.service.testutil.TestUtil
true als we met een Oracle database bezig zijn.
isPostgis - Static variable in class nl.b3p.brmo.service.testutil.TestUtil
true als we met een Postgis database bezig zijn.

L

loadDBprop() - Static method in class nl.b3p.brmo.service.testutil.TestUtil
initialize database props using the environment provided file.
LogsPageIntegrationTest - Class in nl.b3p.web
 
LogsPageIntegrationTest() - Constructor for class nl.b3p.web.LogsPageIntegrationTest
 

N

nl.b3p.brmo.service - package nl.b3p.brmo.service
 
nl.b3p.brmo.service.scanner - package nl.b3p.brmo.service.scanner
 
nl.b3p.brmo.service.testutil - package nl.b3p.brmo.service.testutil
 
nl.b3p.web - package nl.b3p.web
 

S

setUp() - Method in class nl.b3p.brmo.service.scanner.AfgifteNummerScannerIntegrationTest
 
setUp() - Method in class nl.b3p.brmo.service.testutil.TestUtil
subklassen dienen zelf een setup te hebben; vanwege de overerving gaat deze methode af na de @Before methoden van de superklasse.
setUp() - Method in class nl.b3p.web.DownloadLogIntegrationTest
 
setUp() - Method in class nl.b3p.web.ErrorPageIntegrationTest
 
setUp() - Method in class nl.b3p.web.IndexPageIntegrationTest
 
setUp() - Method in class nl.b3p.web.LogsPageIntegrationTest
 
setUpClass() - Static method in class nl.b3p.web.WebTestUtil
initialize http client.
setupJNDI() - Static method in class nl.b3p.brmo.service.testutil.TestUtil
setup jndi voor testcases.
startTest(TestInfo) - Method in class nl.b3p.brmo.service.testutil.TestUtil
Log de naam van de test als deze begint.

T

tearDown() - Method in class nl.b3p.brmo.service.scanner.AfgifteNummerScannerIntegrationTest
 
tearDownClass() - Static method in class nl.b3p.web.WebTestUtil
close http client connections.
test404Style() - Method in class nl.b3p.web.ErrorPageIntegrationTest
 
testBestaatNiet() - Method in class nl.b3p.web.ErrorPageIntegrationTest
 
testContractnummers(String, long, int, String, String[], int) - Method in class nl.b3p.brmo.service.scanner.AfgifteNummerScannerIntegrationTest
 
testDefaultUserPresent() - Method in class nl.b3p.web.IndexPageIntegrationTest
Test of de database bestaat en de default admin gebruiker is aangemaakt.
testGetOntbrekendeAfgiftenummersDefault(String, long, int, String, String[], int) - Method in class nl.b3p.brmo.service.scanner.AfgifteNummerScannerIntegrationTest
 
testGetOntbrekendeContractAfgiftenummers(String, long, int, String, String[], int) - Method in class nl.b3p.brmo.service.scanner.AfgifteNummerScannerIntegrationTest
 
testGetOntbrekendeContractAfgiftenummersZonderContractnummer() - Method in class nl.b3p.brmo.service.scanner.AfgifteNummerScannerIntegrationTest
 
testGetOntbrekendeKlantAfgiftenummers(String, long, int, String, String[], int) - Method in class nl.b3p.brmo.service.scanner.AfgifteNummerScannerIntegrationTest
 
testIndex() - Method in class nl.b3p.web.IndexPageIntegrationTest
Test of de brmo-service applicatie is gestart en de index pagina opgehaald kan worden.
testInsertOntbrekendeContractAfgiftenummers(String, long, int, String, String[], int) - Method in class nl.b3p.brmo.service.scanner.AfgifteNummerScannerIntegrationTest
 
testInsertOntbrekendeKlantAfgiftenummers(String, long, int, String, String[], int) - Method in class nl.b3p.brmo.service.scanner.AfgifteNummerScannerIntegrationTest
 
testLoginDownloadLogsLogoutPage() - Method in class nl.b3p.web.DownloadLogIntegrationTest
Test login/downloadlog/logout sequentie.
testLoginLogout() - Method in class nl.b3p.web.IndexPageIntegrationTest
Test login/index/about/logout sequentie.
testLoginLogsLogoutPage() - Method in class nl.b3p.web.LogsPageIntegrationTest
Test login/logs/logout sequentie.
TestUtil - Class in nl.b3p.brmo.service.testutil
 
TestUtil() - Constructor for class nl.b3p.brmo.service.testutil.TestUtil
 

V

validateWebXml() - Method in class nl.b3p.brmo.service.WebXmlTest
 

W

WebTestUtil - Class in nl.b3p.web
Integratie test utility klasse om online integratie tests te bouwen welke tegen een brmo-service kunnen worden uitgevoerd.
WebTestUtil() - Constructor for class nl.b3p.web.WebTestUtil
 
WebXmlTest - Class in nl.b3p.brmo.service
 
WebXmlTest() - Constructor for class nl.b3p.brmo.service.WebXmlTest
 
A B C D E H I L N S T V W 
All Classes and Interfaces|All Packages|Constant Field Values