My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
MycilaTestNG  
TestNG integration
Updated Feb 4, 2010 by mathieu....@gmail.com

TestNG integration

  • MycilaTestNGTest
public final class MyTest extends MycilaTestNGTest {
    @Test
    public void test_something() {
        // test something
    }
}

Sign in to add a comment
Powered by Google Project Hosting