package ch.vorburger.models.tests; import org.junit.Test; /** * TODO Doc * * @author Michael Vorburger */ public class DynModelsTest { @Test public void testCoreMetaModel() { } }