This commit is contained in:
Phillip Webb
2014-09-15 11:35:16 -07:00
parent 2ba2cfe23d
commit 5ba86a103d
6 changed files with 28 additions and 24 deletions

View File

@@ -21,6 +21,8 @@ import org.junit.Test;
import static org.junit.Assert.assertTrue;
/**
* Tests for {@link SpringBootWebSecurityConfiguration}.
*
* @author Dave Syer
*/
public class SpringBootWebSecurityConfigurationTests {