public class SellerServiceTest extends Object
User: Kirill, Date: 12.09.13 11:00
.Modifier and Type | Field and Description |
---|---|
private AuthService |
authService |
private Credentials |
credentials |
private static String |
MAIN_PICTURE_FILENAME |
private SellerService |
sellerService |
Constructor and Description |
---|
SellerServiceTest(URL url,
Credentials credentials,
Transport transport) |
Modifier and Type | Method and Description |
---|---|
void |
removeSeller(String sellerId) |
void |
test() |
void |
testPictures() |
void |
testSecurityEnabled() |
private final SellerService sellerService
private final AuthService authService
private final Credentials credentials
private static final String MAIN_PICTURE_FILENAME
public SellerServiceTest(URL url, Credentials credentials, Transport transport)
public void test()
public void testPictures() throws IOException
IOException
public void removeSeller(String sellerId)
Copyright © 2016. All rights reserved.