#631 - Partial Response : Get video details by id.
This commit is contained in:
parent
7ca5342819
commit
5828ef9dd1
@ -0,0 +1,4 @@
|
||||
package com.iluwatar.partialresponse;
|
||||
|
||||
public class VideoResource {
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
import static org.junit.Assert.*;
|
||||
|
||||
public class VideoResourceTest {
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user