Testing Marauroa using JUnit: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Hendrik Brummermann
No edit summary
imported>Hendrik Brummermann
No edit summary
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Navigation for Marauroa Top}}
{{Navigation for Marauroa Top|Internals}}
{{Navigation for Marauroa Developers}}
{{Navigation for Marauroa Developers}}


Line 7: Line 7:
* create a database called '''marauroatest''' on '''localhost''' with an user '''junittest''' and password '''passwd'''
* create a database called '''marauroatest''' on '''localhost''' with an user '''junittest''' and password '''passwd'''
* copy src/marauroa/testserver.ini into your marauroa project root folder
* copy src/marauroa/testserver.ini into your marauroa project root folder
* Alternativly: You can change those two files to connect to another database
* Alternatively: You can change those two files to connect to another database


[[Category:Marauroa]]
[[Category:Marauroa]]
{{#breadcrumbs: [[Marauroa]] | [[Navigation for Marauroa Developers|Internals]] | [[Testing Marauroa using JUnit|Testing using JUnit]] }}