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