I don't think you can disable test cases on the fly in JUnit. You will need
to add @Ignore annotation and recompile the test file. Correct me if I am
wrong.

On Thu, Jan 15, 2015 at 6:55 PM, lulynn_2008 <lulynn_2...@163.com> wrote:

> Hi All,
>
> There are multiple tests in one Test* file. Is there a way to just run
> only one pointed test?
>
> Thanks
>

Reply via email to