Hi Benjamin, test method names must begin with "test", otherwise as you said they just need to be valid key identifiers. Several of the framework unit tests have descriptive names like e.g. "test: invoke action and handle response shorthand" in qx.test.io.rest.ResourceWithRemote
Regards, Daniel On 11/11/2011 03:46 PM, Benjamin Dreux wrote: > Hi, > I was reading the thread called "Specifying order of unit tests", > There is something there that look strange to me. > It look like it is possible to create test method with string as name. > > Of course I now that js map key can be litteral or string. > > But i'm not sure that we can define a method with the name " test method a". > > By the way is it a obligation to use the test prefix?? > > Regards > ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
