package com.dalthed.tucan.testmodels; /** * Created by yttyd on 30.10.2015. */ public class TestMethodBaseModel { public boolean runTest; }