I'm wondering if the TestNG stuff
(http://gwt-code-reviews.appspot.com/1085801/patch/60001/61019) is
just for this validation piece or if this is the beginning of an
update to support TestNG for client side GWTTestCases?

All the best,
--
Arthur Kalmenson



On Sat, Nov 6, 2010 at 4:54 PM,  <[email protected]> wrote:
> Reviewers: bobv,
>
> Description:
> Public: GWT version of the JSR 303 Bean Validation TCK
>
> So far only one test is wrapped, One test passses and one fails,
> but this shows the patern to use to get the tests going.
>
> The test failure is expected, and represent code that needs to be
> implemeted.
>
>
> Please review this at http://gwt-code-reviews.appspot.com/1085801/show
>
> Affected files:
>  M samples/build.xml
>  M samples/common.ant.xml
>  A samples/validationtck/build.xml
>  A samples/validationtck/src/com/google/gwt/sample/validationtck/Tck.java
>  A
> samples/validationtck/src/com/google/gwt/sample/validationtck/TckTestValidator.java
>  A
> samples/validationtck/src/com/google/gwt/sample/validationtck/TckValidator.java
>  A
> samples/validationtck/src/com/google/gwt/sample/validationtck/ValidationTck.gwt.xml
>  A samples/validationtck/src/org/hibernate/jsr303/tck/Jsr303Tck.gwt.xml
>  A
> samples/validationtck/src/org/hibernate/jsr303/tck/super/org/hibernate/jsr303/tck/util/TestUtil.java
>  A samples/validationtck/src/org/jboss/test/audit/JbossTestAudit.gwt.xml
>  A samples/validationtck/src/org/jboss/testharness/JbossTestHarness.gwt.xml
>  A
> samples/validationtck/src/org/jboss/testharness/super/org/jboss/testharness/AbstractTest.java
>  A
> samples/validationtck/src/org/jboss/testharness/super/org/jboss/testharness/api/Configuration.java
>  A
> samples/validationtck/src/org/jboss/testharness/super/org/jboss/testharness/api/ResourceDescriptor.java
>  A
> samples/validationtck/src/org/jboss/testharness/super/org/jboss/testharness/impl/packaging/TCKArtifact.java
>  A
> samples/validationtck/src/org/jboss/testharness/super/org/jboss/testharness/spi/Containers.java
>  A
> samples/validationtck/src/org/jboss/testharness/super/org/jboss/testharness/spi/StandaloneContainers.java
>  A samples/validationtck/src/org/testng/TestNg.gwt.xml
>  A samples/validationtck/src/org/testng/super/org/testng/Assert.java
>  A samples/validationtck/src/org/testng/super/org/testng/IClass.java
>  A samples/validationtck/src/org/testng/super/org/testng/ITestNGMethod.java
>  A
> samples/validationtck/src/org/testng/super/org/testng/collections/Maps.java
>  A
> samples/validationtck/test/com/google/gwt/sample/validationtck/TckGwtSuite.java
>  A
> samples/validationtck/test/com/google/gwt/sample/validationtck/ValidationTckTest.gwt.xml
>  A
> samples/validationtck/test/com/google/gwt/sample/validationtck/constraints/application/ValidationRequirementTest.java
>  M user/src/com/google/gwt/validation/rebind/BeanHelper.java
>  M
> user/src/com/google/gwt/validation/rebind/GwtSpecificValidatorCreator.java
>
>
> --
> http://groups.google.com/group/Google-Web-Toolkit-Contributors

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to