0 Replies Latest reply on Nov 27, 2013 10:45 AM by mbuamuh

    Test doesn't run when the annotation @UsingDataSet is used

    mbuamuh

      I am running an in container test using arquilian persistence. When i use the @UsingDataSet annotation (see the java class below), the application server starts up normally, but the tests are not ran. And i don't see any errors in my server log or on the console. Does anyone know what could be going wrong, or how i can get the log file to give me more information as to what the error might be. Thank you.