package org.opentides.web.controller; import static org.junit.Assert.*; import org.junit.Test; public class WidgetControllerTest { @Test public void test() { } }