| Line | |
|---|
| 1 |
|
|---|
| 2 | This directory includes the test resources for the turnrestictions plugin.
|
|---|
| 3 |
|
|---|
| 4 |
|
|---|
| 5 | src/ test sources (Unit tests, functional tests)
|
|---|
| 6 |
|
|---|
| 7 | config/ configuration files for running tests
|
|---|
| 8 |
|
|---|
| 9 | Note: make sure this directory is on the classpath when unit tests
|
|---|
| 10 | are executed. Unit tests look for the configuration files
|
|---|
| 11 | 'test-unit-env.properties'.
|
|---|
| 12 |
|
|---|
| 13 | data/ test data
|
|---|
| 14 |
|
|---|
| 15 | josm.home/ Some unit test have to run in the context of a running JOSM instance.
|
|---|
| 16 | This is the home directory for this JOSM instance. It includes
|
|---|
| 17 | a preferences files with default entries.
|
|---|
| 18 |
|
|---|
| 19 | lib/ Additional libraries used for testing
|
|---|
| 20 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.