Skip to content
This repository has been archived by the owner on Jul 25, 2019. It is now read-only.

version 1.3.0 can't find test resources #25

Closed
ffgiraldez opened this issue Nov 25, 2014 · 1 comment
Closed

version 1.3.0 can't find test resources #25

ffgiraldez opened this issue Nov 25, 2014 · 1 comment

Comments

@ffgiraldez
Copy link

Upgrading to 1.3.0 i fix the issue with AS (1.0-RC) but using the command line all my tests pass OK
from IDE i get the exception here

InputStream inputStream = getClass().getResourceAsStream(String.format("/%s.json", fileName));

probably something with the classpath settings
actually the file is located under src/test/resources/ IDE check it as test resource folder other folder like src/testDebug/resources not checked correctly

@evant
Copy link
Owner

evant commented Nov 25, 2014

This is a known issue #4

@evant evant closed this as completed Nov 25, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants