Layer Initialization in Unit Tests
When running unit tests you would often like to have Repository.getDefault().getDefaultFileSystem() contain XML layers from your module (and other modules in your runtime classpath).
When running unit tests you would often like to have Repository.getDefault().getDefaultFileSystem() contain XML layers from your module (and other modules in your runtime classpath).