public class TestOSLCPageSize
extends java.lang.Object
| Constructor and Description |
|---|
TestOSLCPageSize() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAuth(java.lang.String user,
java.lang.String pwd,
java.net.HttpURLConnection con) |
void |
testMultiPage()
Test for pagesize
|
void |
testNextPage()
Check if it matched current page and the next page uri is available
|
public void testMultiPage()
throws java.lang.Exception
java.lang.Exceptionpublic void setAuth(java.lang.String user,
java.lang.String pwd,
java.net.HttpURLConnection con)
public void testNextPage()
throws java.lang.Exception
java.lang.Exception