blob: af84402e78dda35980cae5dce4deb594f1cf84af [file] [log] [blame]
Michael Hanle56bb892016-05-25 17:34:41 +02001import org.junit.Test;
2
3/**
4 * @author hanl
5 * @date 20/01/2016
6 */
7public class ScopesTest {
8
9 @Test
10 public void testScopes () {
11
12 }
13
14
15 @Test
16 public void testOpenIDScopes () {
17
18 }
19}