aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/java/HolodexServiceTest.java
blob: a05913e6d2cd3ff38eb645c1378bc7e2d317d545 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
import com.pina.HolodexService;
import com.pina.LiveStream;
import org.junit.jupiter.api.Test;

public class HolodexServiceTest {

    @Test
    public void testGetLiveStreams() throws Exception {
        //TOOD: Implement testcase using mocking
    }


}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage