package org.simantics.tests.modelled.ui; public interface STSExecutionListener { void testExecuted(); }