<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/testng-users</id>
  <title type="text">testng-users Google Group</title>
  <subtitle type="text">
  Users of the TestNG Java testing framework: http://testng.org
  </subtitle>
  <link href="/group/testng-users/feed/atom_v1_0_msgs.xml" rel="self" title="testng-users feed"/>
  <updated>2009-11-19T09:51:57Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>konstantin</name>
  <email>konstantin.a.sa...@gmail.com</email>
  </author>
  <updated>2009-11-19T09:51:57Z</updated>
  <id>http://groups.google.com/group/testng-users/browse_thread/thread/0a0632049e6baa47/88bf31194bd75b75?show_docid=88bf31194bd75b75</id>
  <link href="http://groups.google.com/group/testng-users/browse_thread/thread/0a0632049e6baa47/88bf31194bd75b75?show_docid=88bf31194bd75b75"/>
  <title type="text">Re: Running Parallel with different parameter sets for each thread</title>
  <summary type="html" xml:space="preserve">
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://selenium-grid.seleniumhq.org/&quot;&gt;[link]&lt;/a&gt; this is the way.
  </summary>
  </entry>
  <entry>
  <author>
  <name>S M Humayun</name>
  <email>smhuma...@gmail.com</email>
  </author>
  <updated>2009-11-19T07:35:36Z</updated>
  <id>http://groups.google.com/group/testng-users/browse_thread/thread/42ec67149e64c78f/552b5e5dc0be4c07?show_docid=552b5e5dc0be4c07</id>
  <link href="http://groups.google.com/group/testng-users/browse_thread/thread/42ec67149e64c78f/552b5e5dc0be4c07?show_docid=552b5e5dc0be4c07"/>
  <title type="text">Dependency Injection support in TestNG test classes?</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I&#39;m struggling to make dependency injection work with testng. I want &lt;br&gt; to inject dependencies into my test classes via spring, is this &lt;br&gt; possible? can you refer to me a simple example of doing that? whatever &lt;br&gt; I found while googling further confuses me and I wonder how others &lt;br&gt; worked their way out?
  </summary>
  </entry>
  <entry>
  <author>
  <name>zrawson</name>
  <email>zachary-raw...@uiowa.edu</email>
  </author>
  <updated>2009-11-19T04:08:09Z</updated>
  <id>http://groups.google.com/group/testng-users/browse_thread/thread/0a0632049e6baa47/2a4a50603b5d5dc3?show_docid=2a4a50603b5d5dc3</id>
  <link href="http://groups.google.com/group/testng-users/browse_thread/thread/0a0632049e6baa47/2a4a50603b5d5dc3?show_docid=2a4a50603b5d5dc3"/>
  <title type="text">[testng-users] Running Parallel with different parameter sets for each thread</title>
  <summary type="html" xml:space="preserve">
  I am creating Selenium tests that I need to run in parallel. The problem is &lt;br&gt; that I need the tests that are running concurrently to be using different &lt;br&gt; remote controls to run the tests on, which means that I need different &lt;br&gt; parameter sets for each thread. Is there any way to accomplish this? &lt;br&gt; &lt;p&gt;Thanks in advance
  </summary>
  </entry>
  <entry>
  <author>
  <name>new TestNG user</name>
  <email>yesheng...@gmail.com</email>
  </author>
  <updated>2009-11-18T00:07:07Z</updated>
  <id>http://groups.google.com/group/testng-users/browse_thread/thread/5606c452a722b8f7/e5081c00b0a2835e?show_docid=e5081c00b0a2835e</id>
  <link href="http://groups.google.com/group/testng-users/browse_thread/thread/5606c452a722b8f7/e5081c00b0a2835e?show_docid=e5081c00b0a2835e"/>
  <title type="text">Re: dataprovider iterator type case exception</title>
  <summary type="html" xml:space="preserve">
  thanks Ceric! Yes, that fixes the exception in my code.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Cédric Beust ♔</name>
  <email>cbe...@google.com</email>
  </author>
  <updated>2009-11-17T23:45:15Z</updated>
  <id>http://groups.google.com/group/testng-users/browse_thread/thread/5606c452a722b8f7/809a21bce928fe98?show_docid=809a21bce928fe98</id>
  <link href="http://groups.google.com/group/testng-users/browse_thread/thread/5606c452a722b8f7/809a21bce928fe98?show_docid=809a21bce928fe98"/>
  <title type="text">Re: [testng-users] dataprovider iterator type case exception</title>
  <summary type="html" xml:space="preserve">
  Each object that you return from next() should be an Object[], one element &lt;br&gt; for each parameter of your test method (so in your case, an array of one &lt;br&gt; String), are you sure that&#39;s what you&#39;re doing? &lt;br&gt; &lt;p&gt;-- &lt;br&gt; ***Cédric &lt;br&gt; *
  </summary>
  </entry>
  <entry>
  <author>
  <name>new TestNG user</name>
  <email>yesheng...@gmail.com</email>
  </author>
  <updated>2009-11-17T23:40:21Z</updated>
  <id>http://groups.google.com/group/testng-users/browse_thread/thread/5606c452a722b8f7/b96aa657d10b0e23?show_docid=b96aa657d10b0e23</id>
  <link href="http://groups.google.com/group/testng-users/browse_thread/thread/5606c452a722b8f7/b96aa657d10b0e23?show_docid=b96aa657d10b0e23"/>
  <title type="text">dataprovider iterator type case exception</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I am trying to use the TestNG data provider to iterate data from a &lt;br&gt; data file. But I always get the following type case exception. Can &lt;br&gt; someone help in this issue? I am using TestNG 5.8/5.9. &lt;br&gt; &lt;p&gt; [testng] Exception in thread &amp;quot;main&amp;quot; java.lang.ClassCastException: &lt;br&gt; java.lang.String &lt;br&gt; [testng] at org.testng.internal.Invoker.in vokeTestMethods
  </summary>
  </entry>
  <entry>
  <author>
  <name>BrianT</name>
  <email>brian.thomas...@gmail.com</email>
  </author>
  <updated>2009-11-17T22:59:28Z</updated>
  <id>http://groups.google.com/group/testng-users/browse_thread/thread/f3eae5b5a4b5a350/21932704c8c6d5f6?show_docid=21932704c8c6d5f6</id>
  <link href="http://groups.google.com/group/testng-users/browse_thread/thread/f3eae5b5a4b5a350/21932704c8c6d5f6?show_docid=21932704c8c6d5f6"/>
  <title type="text">Eclipse plugin on 3.5.1 x64 fails</title>
  <summary type="html" xml:space="preserve">
  I just installed Eclipse 3.5.1 x64 on a vista 64bit machine. Eclipse &lt;br&gt; is launched with jdk1.6.0_17_64bit JVM. I&#39;m trying to install the &lt;br&gt; TestNG plugin (ver 5.9.05 from &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://beust.com/eclipse&quot;&gt;[link]&lt;/a&gt;) for an &lt;br&gt; upcoming training session, but the plugin install fails. This thread &lt;br&gt; looked like the best bet for help. I tried the beta site at
  </summary>
  </entry>
  <entry>
  <author>
  <name>Karthik Krishnan</name>
  <email>krishnan.1...@gmail.com</email>
  </author>
  <updated>2009-11-17T02:01:56Z</updated>
  <id>http://groups.google.com/group/testng-users/browse_thread/thread/0be775a4811bf8f1/bb8662c577cf6af7?show_docid=bb8662c577cf6af7</id>
  <link href="http://groups.google.com/group/testng-users/browse_thread/thread/0be775a4811bf8f1/bb8662c577cf6af7?show_docid=bb8662c577cf6af7"/>
  <title type="text">Re: [testng-users] Re: &quot;cannot retrieve JUnit method&quot;</title>
  <summary type="html" xml:space="preserve">
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.vitorrodrigues.com/blog/2009/07/10/debugging-ant-tasks-in-eclipse/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;This link will help you to debug ant task. Just make sure that to configure &lt;br&gt; the source of jar file in Eclipse so that when the debugger starts to &lt;br&gt; execute the code inside junit jars, eclipse will load the source in IDE
  </summary>
  </entry>
  <entry>
  <author>
  <name>Todd Wells</name>
  <email>ttopwe...@gmail.com</email>
  </author>
  <updated>2009-11-16T22:58:09Z</updated>
  <id>http://groups.google.com/group/testng-users/browse_thread/thread/0be775a4811bf8f1/20cfd723afad3c30?show_docid=20cfd723afad3c30</id>
  <link href="http://groups.google.com/group/testng-users/browse_thread/thread/0be775a4811bf8f1/20cfd723afad3c30?show_docid=20cfd723afad3c30"/>
  <title type="text">Re: [testng-users] Re: &quot;cannot retrieve JUnit method&quot;</title>
  <summary type="html" xml:space="preserve">
  It occurs once for each test class specified. I&#39;m not really sure how to set &lt;br&gt; up to debug the test runner, I&#39;m just calling this via the ant task. &lt;br&gt; What would the most straightforward way to do this? I use IDEA for my IDE. &lt;br&gt; 2009/11/16 Cédric Beust ♔ &amp;lt;cbe...@google.com&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Cédric Beust ♔</name>
  <email>cbe...@google.com</email>
  </author>
  <updated>2009-11-16T22:47:15Z</updated>
  <id>http://groups.google.com/group/testng-users/browse_thread/thread/0be775a4811bf8f1/f257f52113d6384f?show_docid=f257f52113d6384f</id>
  <link href="http://groups.google.com/group/testng-users/browse_thread/thread/0be775a4811bf8f1/f257f52113d6384f?show_docid=f257f52113d6384f"/>
  <title type="text">Re: [testng-users] Re: &quot;cannot retrieve JUnit method&quot;</title>
  <summary type="html" xml:space="preserve">
  The exception is happening inside the JUnit runner, can you debug into this? &lt;br&gt; &lt;p&gt;Also, what class is it trying to run? &lt;br&gt; &lt;p&gt;-- &lt;br&gt; ***Cédric &lt;br&gt; *
  </summary>
  </entry>
  <entry>
  <author>
  <name>Todd Wells</name>
  <email>ttopwe...@gmail.com</email>
  </author>
  <updated>2009-11-16T22:44:34Z</updated>
  <id>http://groups.google.com/group/testng-users/browse_thread/thread/0be775a4811bf8f1/a69d915dbb08b30c?show_docid=a69d915dbb08b30c</id>
  <link href="http://groups.google.com/group/testng-users/browse_thread/thread/0be775a4811bf8f1/a69d915dbb08b30c?show_docid=a69d915dbb08b30c"/>
  <title type="text">Re: [testng-users] &quot;cannot retrieve JUnit method&quot;</title>
  <summary type="html" xml:space="preserve">
  Any ideas on this?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Cédric Beust ♔</name>
  <email>cbe...@google.com</email>
  </author>
  <updated>2009-11-16T21:37:11Z</updated>
  <id>http://groups.google.com/group/testng-users/browse_thread/thread/f48cce130fe272ca/486668df1572dd6c?show_docid=486668df1572dd6c</id>
  <link href="http://groups.google.com/group/testng-users/browse_thread/thread/f48cce130fe272ca/486668df1572dd6c?show_docid=486668df1572dd6c"/>
  <title type="text">Re: [testng-users] Re: Eclipse template?</title>
  <summary type="html" xml:space="preserve">
  Yes, definitely not optimal... &lt;br&gt; A template would also help beginners with the common mistake of using &lt;br&gt; @BeforeTest instead of @BeforeMethod...
  </summary>
  </entry>
  <entry>
  <author>
  <name>selliott</name>
  <email>steven.s.elli...@gmail.com</email>
  </author>
  <updated>2009-11-16T21:34:55Z</updated>
  <id>http://groups.google.com/group/testng-users/browse_thread/thread/f48cce130fe272ca/0bef69d4f378b1d1?show_docid=0bef69d4f378b1d1</id>
  <link href="http://groups.google.com/group/testng-users/browse_thread/thread/f48cce130fe272ca/0bef69d4f378b1d1?show_docid=0bef69d4f378b1d1"/>
  <title type="text">Re: Eclipse template?</title>
  <summary type="html" xml:space="preserve">
  It was. I was actually looking for a basic template (with imports and &lt;br&gt; a Before/After Test skeleton) which I could then extend because I have &lt;br&gt; boilerplate in a lot of my tests for Before/After methods. &lt;br&gt; &lt;p&gt;Right now I create the template as JUnit then use the TestNG plugin to &lt;br&gt; convert it....;(
  </summary>
  </entry>
  <entry>
  <author>
  <name>Cédric Beust ♔</name>
  <email>cbe...@google.com</email>
  </author>
  <updated>2009-11-16T21:06:42Z</updated>
  <id>http://groups.google.com/group/testng-users/browse_thread/thread/f48cce130fe272ca/a1b326148f9a4eb9?show_docid=a1b326148f9a4eb9</id>
  <link href="http://groups.google.com/group/testng-users/browse_thread/thread/f48cce130fe272ca/a1b326148f9a4eb9?show_docid=a1b326148f9a4eb9"/>
  <title type="text">Re: [testng-users] Eclipse template?</title>
  <summary type="html" xml:space="preserve">
  I never really implemented this because I didn&#39;t think that a template would &lt;br&gt; be that useful, but I&#39;m open to the idea. I&#39;m thinking such a template &lt;br&gt; would contain a few imports and a class with one empty @BeforeMethod and one &lt;br&gt; @Test method. &lt;br&gt; Is that what you had in mind?
  </summary>
  </entry>
  <entry>
  <author>
  <name>selliott</name>
  <email>steven.s.elli...@gmail.com</email>
  </author>
  <updated>2009-11-16T20:56:27Z</updated>
  <id>http://groups.google.com/group/testng-users/browse_thread/thread/f48cce130fe272ca/a52e2e628c34d679?show_docid=a52e2e628c34d679</id>
  <link href="http://groups.google.com/group/testng-users/browse_thread/thread/f48cce130fe272ca/a52e2e628c34d679?show_docid=a52e2e628c34d679"/>
  <title type="text">Re: Eclipse template?</title>
  <summary type="html" xml:space="preserve">
  Thanks Kartik for the reply. Maybe I wasn&#39;t very good at explaining &lt;br&gt; what I meant by a template. The templates I am referring to appear &lt;br&gt; when you right click to create a New Java class or Enum or Interface &lt;br&gt; or... The result of the action is that a preconfigured template will &lt;br&gt; appear in the editor with the package and name you have given it.
  </summary>
  </entry>
</feed>
