Have you installed the Groovy plugin for Eclipse?

Please follow guide similar to this wiki,

http://code.google.com/p/aost/wiki/TelluriumReferenceProjectEclipseSetup

Thanks,

Jian

On Wed, Sep 16, 2009 at 9:39 PM, WinWin <[email protected]> wrote:

>
> Hi John,
>
> I'm running it in Eclipse.
> I tried to manually build and then run the GoogleBookListCodeHostTest,
> but still getting the same error.
> Please advice. Thx!
>
>
> On Sep 16, 9:37 pm, John <[email protected]> wrote:
> > How did you run the tests? In Eclipse or IntelliJ IDEA?
> >
> > Seems you need to rebuild the project first and then run
> > GoogleBookListCodeHostTest
> >
> > Thanks,
> >
> > Jian
> >
> > On Sep 16, 4:38 am, WinWin <[email protected]> wrote:
> >
> > > Hi,
> >
> > > I tried to copy the sample codes posted for data driven testing as
> > > below,
> > > - GoogleBookListModule.groovy
> > > - GoogleCodeHostingModule.groovy
> > > - GoogleBookListCodeHostTest.groovy
> >
> > > Then, I tried to run the GoogleBookListCodeHostTest as JUnit test but
> > > below error is returned:
> >
> > > Class not found GoogleBookListCodeHostTest
> > > java.lang.ClassNotFoundException: GoogleBookListCodeHostTest
> > >         at java.net.URLClassLoader$1.run(Unknown Source)
> > >         at java.security.AccessController.doPrivileged(Native Method)
> > >         at java.net.URLClassLoader.findClass(Unknown Source)
> > >         at java.lang.ClassLoader.loadClass(Unknown Source)
> > >         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
> > >         at java.lang.ClassLoader.loadClass(Unknown Source)
> > >         at
> org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.loadClass
> > > (RemoteTestRunner.java:693)
> > >         at
> org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.loadClasses
> > > (RemoteTestRunner.java:429)
> > >         at
> org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests
> > > (RemoteTestRunner.java:452)
> > >         at
> org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests
> > > (RemoteTestRunner.java:683)
> > >         at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run
> > > (RemoteTestRunner.java:390)
> > >         at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main
> > > (RemoteTestRunner.java:197)
> >
> > > Please guide. Thanks.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"tellurium-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/tellurium-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to