package org.sonar.testx; import org.junit.Test; public class ClassOneTest { @Test public void nothing() { } }