[Swtbot-commits] SF.net SVN: swtbot:[1146] branches/java-1.5-api-spike/net.sf.swtbot.finder
Brought to you by:
kpadegaonkar
|
From: <kpa...@us...> - 2008-11-24 20:12:28
|
Revision: 1146
http://swtbot.svn.sourceforge.net/swtbot/?rev=1146&view=rev
Author: kpadegaonkar
Date: 2008-11-24 20:12:23 +0000 (Mon, 24 Nov 2008)
Log Message:
-----------
added better description strings for matchers.
Modified Paths:
--------------
branches/java-1.5-api-spike/net.sf.swtbot.finder/src/net/sf/swtbot/matcher/InGroup.java
branches/java-1.5-api-spike/net.sf.swtbot.finder/src/net/sf/swtbot/matcher/WidgetOfType.java
branches/java-1.5-api-spike/net.sf.swtbot.finder/src/net/sf/swtbot/matcher/WithId.java
branches/java-1.5-api-spike/net.sf.swtbot.finder/src/net/sf/swtbot/matcher/WithLabel.java
branches/java-1.5-api-spike/net.sf.swtbot.finder/src/net/sf/swtbot/matcher/WithMnemonic.java
branches/java-1.5-api-spike/net.sf.swtbot.finder/src/net/sf/swtbot/matcher/WithRegex.java
branches/java-1.5-api-spike/net.sf.swtbot.finder/src/net/sf/swtbot/matcher/WithStyle.java
branches/java-1.5-api-spike/net.sf.swtbot.finder/src/net/sf/swtbot/matcher/WithText.java
branches/java-1.5-api-spike/net.sf.swtbot.finder/src/net/sf/swtbot/matcher/WithTooltip.java
branches/java-1.5-api-spike/net.sf.swtbot.finder.test/src/net/sf/swtbot/matcher/RegexTextMatcherTest.java
branches/java-1.5-api-spike/net.sf.swtbot.finder.test/src/net/sf/swtbot/matcher/TextLabelMatcherTest.java
branches/java-1.5-api-spike/net.sf.swtbot.finder.test/src/net/sf/swtbot/matcher/TextMatcherTest.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|