net.sf.webphotos
Class WebPhotosTest

java.lang.Object
  extended by net.sf.webphotos.WebPhotosTest

public class WebPhotosTest
extends Object

Author:
Guilherme

Field Summary
static WebPhotosDelegate WEB_PHOTOS_DELEGATE
           
 
Constructor Summary
WebPhotosTest()
           
 
Method Summary
 void setUp()
           
static void setUpClass()
           
static void tearDownClass()
           
 void testAddCategory()
          Creating a Category.
 void testAddCredits()
          Creating a Credit.
 void testAddPhotos()
           
 void testCreateAlbumWithPhotos()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WEB_PHOTOS_DELEGATE

public static final WebPhotosDelegate WEB_PHOTOS_DELEGATE
Constructor Detail

WebPhotosTest

public WebPhotosTest()
Method Detail

setUpClass

public static void setUpClass()
                       throws Exception
Throws:
Exception

tearDownClass

public static void tearDownClass()
                          throws Exception
Throws:
Exception

setUp

public void setUp()

testAddCategory

public void testAddCategory()
Creating a Category.


testAddCredits

public void testAddCredits()
Creating a Credit.


testCreateAlbumWithPhotos

public void testCreateAlbumWithPhotos()

testAddPhotos

public void testAddPhotos()


Copyright © 2008-2012. All Rights Reserved.