package jalview.schemes; import org.testng.annotations.Test; public class AnnotationColourGradientTest { @Test(groups = "Functional") public void testShadeCalculation() { } }