Uses of Class
org.eclipse.swtbot.swt.finder.SWTBotTestCase

Packages that use SWTBotTestCase
org.eclipse.swtbot.eclipse.finder   
org.eclipse.swtbot.eclipse.gef.finder   
 

Uses of SWTBotTestCase in org.eclipse.swtbot.eclipse.finder
 

Subclasses of SWTBotTestCase in org.eclipse.swtbot.eclipse.finder
 class SWTBotEclipseTestCase
          This is a wrapper test case to the SWTBotTestCase that adds an eclipse bot instead of the standard bot.
 

Uses of SWTBotTestCase in org.eclipse.swtbot.eclipse.gef.finder
 

Subclasses of SWTBotTestCase in org.eclipse.swtbot.eclipse.gef.finder
 class SWTBotGefTestCase
          This is a wrapper test case to the SWTBotEclipseTestCase that adds a gef bot instead of the standard eclipse bot.