Testing Marauroa using JUnit

From Arianne
Revision as of 23:30, 18 September 2010 by imported>Hendrik Brummermann
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search



Sorry, this is not a complete article yet, just a small list.

Setting up database access

  • 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
  • Alternatively: You can change those two files to connect to another database

{{#breadcrumbs: Marauroa | Internals | Testing using JUnit }}