1
0
mirror of https://github.com/Rogiel/httpchannel synced 2025-12-06 07:32:50 +00:00

Implements wupload.com service

This commit is contained in:
2012-01-20 01:33:23 -02:00
parent 7f558b31c5
commit f190e8096d
16 changed files with 555 additions and 12 deletions

View File

@@ -33,7 +33,7 @@ public class FourSharedServiceTest {
}
@Test
public void test() throws IOException {
public void testUpload() throws IOException {
AuthenticationServices.authenticator(service,
properties.getProperty("4shared.username"),
properties.getProperty("4shared.password")).login();