package net.woodyfolsom.cs6601.p3; import org.junit.Test; public class HeadlinePullerTest { @Test public void testGetStartDate() { } }