Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Commit

Permalink
fixes javadoc issues in test projects
Browse files Browse the repository at this point in the history
  • Loading branch information
prb112 committed Nov 5, 2015
1 parent a88cf1e commit 3a19518
Show file tree
Hide file tree
Showing 561 changed files with 588 additions and 580 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ public String getAuthorLink() {
}

/**
* @param set the authorLink
* @param authorLink set the authorLink
*/
public void setAuthorLink(String authorLink) {
this.authorLink = authorLink;
Expand All @@ -113,7 +113,7 @@ public String getTweetLink() {
}

/**
* @param set the tweetLink
* @param tweetLink set the tweetLink
*/
public void setTweetLink(String tweetLink) {
this.tweetLink = tweetLink;
Expand All @@ -128,7 +128,7 @@ public String getTweetContent() {
}

/**
* @param set the content
* @param content set the content
*/
@Deprecated
public void setTweetContent(String content) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
* JSON implementation for a JsonObject in Java that has its properties case insensitive.
* <p>
* </p>
* @ibm-api
*/
public class JsonJavaObjectI extends JsonJavaObject {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
/**
* @author David Ryan
*
* @date 30 May 2013
* @since 30 May 2013
*/
@RunWith(Suite.class)
@SuiteClasses({ TestAcmeSampleApp.class })
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
/**
* @author mwallace
*
* @date 12 Mar 2013
* @since 12 Mar 2013
*/
@RunWith(Suite.class)
@SuiteClasses({ GridTestSuite.class, ActivitiesGridTestSuite.class,BookmarksGridTestSuite.class,CommunitiesGridTestSuite.class,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
/**
* @author mwallace
*
* @date 12 Mar 2013
* @since 12 Mar 2013
*/
@RunWith(Suite.class)
@SuiteClasses({ WidgetBaseClassTest.class,GridTestSuite.class, CommunitiesGridTestSuite.class, FilesGridTestSuite.class, ForumGridTestSuite.class, ProfilesGridTestSuite.class, MySocialGridTestSuite.class})
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
/**
* @author mwallace
*
* @date 12 Mar 2013
* @since 12 Mar 2013
*/
@RunWith(Suite.class)
@SuiteClasses({ AuthenticationTestSuite.class, BaseTestSuite.class, ToolkitTestSuite.class, ConnectionsTestSuite.class })
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
/**
* @author mwallace
*
* @date 12 Mar 2013
* @since 12 Mar 2013
*/
@RunWith(Suite.class)
@SuiteClasses({ AuthenticationTestSuite.class, ConnectionsTestSuite.class })
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
/**
* @author mwallace
*
* @date 12 Mar 2013
* @since 12 Mar 2013
*/
@RunWith(Suite.class)
@SuiteClasses({ UpdateCommunityTags.class, GetProfile.class, AddCommentToFile.class })
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
/**
* @author mwallace
*
* @date 12 Mar 2013
* @since 12 Mar 2013
*/
@RunWith(Suite.class)
@SuiteClasses({ BaseTestSuite.class, CommunitiesTestSuite.class })
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
/**
* @author Francis
*
* @date 15 Apr 2013
* @since 15 Apr 2013
*/
@RunWith(Suite.class)
@SuiteClasses({ HomepageConfig.class, CommunityRecentUpdates.class, CommunityStatusUpdates.class, MultipleViews.class, SimpleConfig.class, SimpleStream.class, SimpleStreamAllExtensions.class})
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
/**
* @author mwallace
*
* @date 6 Mar 2013
* @since 6 Mar 2013
*/
@RunWith(Suite.class)
@SuiteClasses({BootstrapCommunitiesGrid.class, CommunityMembersGrid.class, CommunityActionGrid.class, CustomTemplateCommunity.class, MyCommunitiesGrid.class,OneClickToJoin.class, PublicCommunitiesDijit.class,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
/**
* @author David Ryan
*
* @date 20 August 2013
* @since 20 August 2013
*/
@RunWith(Suite.class)
@SuiteClasses({ PublicForums.class, MyForums.class })
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
/**
* @author mwallace
*
* @date 6 Mar 2013
* @since 6 Mar 2013
*/
@RunWith(Suite.class)
@SuiteClasses({ CommunityRenderer.class, ConnectionsRenderer.class, Grid.class, TemplatedGridRow.class })
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
/**
* @author David Ryan
*
* @date 19 June 2013
* @since 19 June 2013
*/
@RunWith(Suite.class)
@SuiteClasses({ MyFiles.class, MyColleagues.class, MyCommunities.class })
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

/**
* @author sberrybyrne
* @date 6 Mar 2013
* @since 6 Mar 2013
*/
// TODO ConnectionsInCommon, DirectReports. Getting 'Empty' on local environment

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
/**
* @author mwallace
*
* @date 6 Mar 2013
* @since 6 Mar 2013
*/
@RunWith(Suite.class)
@SuiteClasses({ SearchActivitiesPublic.class,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

/**
* @author sberrybyrne
* @date 20 Mar 2013
* @since 20 Mar 2013
*
* Need to further extend classes to test more than just a controls existence.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
/**
* @author mwallace
*
* @date 12 Dec 2013
* @since 12 Dec 2013
*/
@RunWith(Suite.class)
@SuiteClasses({
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

/**
* @author Francis
* @date 16 Jul 2013
* @since 16 Jul 2013
*/
@RunWith(Suite.class)
@SuiteClasses({ FileGridWrapper.class, ProfileCardWrapper.class})
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
import com.ibm.sbt.automation.core.test.BaseActivityStreamTest;
/**
* @author Francis
* @date 26 Mar 2013
* @since 26 Mar 2013
*/
public class CommunityRecentUpdates extends BaseActivityStreamTest {
private String communityUuid;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

/**
* @author Francis
* @date 26 Mar 2013
* @since 26 Mar 2013
*/
public class CommunityStatusUpdates extends BaseActivityStreamTest {
private String communityUuid;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

/**
* @author Francis
* @date 26 Mar 2013
* @since 26 Mar 2013
*/
public class HomepageConfig extends BaseActivityStreamTest {
@Test
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

/**
* @author Francis
* @date 26 Mar 2013
* @since 26 Mar 2013
*/
public class MultipleViews extends BaseActivityStreamTest {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

/**
* @author Francis
* @date 26 Mar 2013
* @since 26 Mar 2013
*/
public class SimpleConfig extends BaseActivityStreamTest {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

/**
* @author Francis
* @date 26 Mar 2013
* @since 26 Mar 2013
*/
public class SimpleStream extends BaseActivityStreamTest {
@Test
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

/**
* @author Francis
* @date 26 Mar 2013
* @since 26 Mar 2013
*/
public class SimpleStreamAllExtensions extends BaseActivityStreamTest {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

/**
* @author Francis
* @date 26 Mar 2013
* @since 26 Mar 2013
*/
public class UpdateswithTag extends BaseActivityStreamTest {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
/**
* @author Benjamin Jakobus
*
* @date 15 Nov 2013
* @since 15 Nov 2013
*/
@RunWith(Suite.class)
@SuiteClasses({CreateMemberList.class})
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
/**
* @author Benjamin Jakobus
*
* @date Nov 15, 2013
* @since Nov 15, 2013
*/
public class CreateMemberList extends BaseTest {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/**
* @author mwallace
*
* @date 5 Mar 2013
* @since 5 Mar 2013
*/
public class CommunityRenderer extends BaseGridTest {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/**
* @author mwallace
*
* @date 5 Mar 2013
* @since 5 Mar 2013
*/
public class ConnectionsRenderer extends BaseGridTest {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/**
* @author mwallace
*
* @date 5 Mar 2013
* @since 5 Mar 2013
*/
public class Grid extends BaseGridTest {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/**
* @author mwallace
*
* @date 5 Mar 2013
* @since 5 Mar 2013
*/
public class TemplatedGridRow extends BaseGridTest {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/**
* @author David Ryan
*
* @date 15 November 2013
* @since 15 November 2013
*/
public class BootstrapMyActivities extends BaseGridTest {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/**
* @author David Ryan
*
* @date 15 November 2013
* @since 15 November 2013
*/
public class MyActivities extends BaseGridTest {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/**
* @author David Ryan
*
* @date 15 November 2013
* @since 15 November 2013
*/
public class AllBookmarks extends BaseGridTest {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/**
* @author David Ryan
*
* @date 15 November 2013
* @since 15 November 2013
*/
public class BootstrapAllBookmarks extends BaseGridTest {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/**
* @author David Ryan
*
* @date 15 November 2013
* @since 15 November 2013
*/
public class BootstrapMyBookmarks extends BaseGridTest {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/**
* @author David Ryan
*
* @date 15 November 2013
* @since 15 November 2013
*/
public class BootstrapPublicBookmarks extends BaseGridTest {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/**
* @author David Ryan
*
* @date 15 November 2013
* @since 15 November 2013
*/
public class MyBookmarks extends BaseGridTest {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/**
* @author David Ryan
*
* @date 15 November 2013
* @since 15 November 2013
*/
public class PublicBookmarks extends BaseGridTest {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/**
* @author mwallace
*
* @date 5 Mar 2013
* @since 5 Mar 2013
*/
public class AddMembersToCommunities extends BaseGridTest {

Expand Down
Loading

0 comments on commit 3a19518

Please sign in to comment.