Skip to main content



      Home
Home » Archived » Test and Performance Tools Platform (TPTP) » import org.eclipse.hyades.test.* fails on generated TPTP http recorded test
import org.eclipse.hyades.test.* fails on generated TPTP http recorded test [message #50051] Thu, 12 January 2006 04:46 Go to next message
Eclipse UserFriend
Hello,

I just started using test generation from http recorded session with
TPTP 4.1.0.

The problem is the generated java test does not compile because there is
no reference to any jar or library with
org.eclipse.hyades.test.common.junit.*
neither
org.eclipse.hyades.test.http.runner.*

Where is all this? How do I include it in my project?

Thanks,

Mariano.
Re: import org.eclipse.hyades.test.* fails on generated TPTP http recorded test [message #50203 is a reply to message #50051] Thu, 12 January 2006 13:17 Go to previous message
Eclipse UserFriend
Hi Mariano,
Using the TPTP V4.1.0 driver from http://www.eclipse.org/tptp/ >>
Downloads >> Latest Release - 4.1.0, I could not reproduce this problem.
When generating the JUnit Java code for the URL test suite from the Test
perspective, part of this process involves adding the following JARs to your
Java project's classpath:

ECLIPSE_HOME/plugins/org.eclipse.hyades.logging.core_4.1.0/h l14.jar
ECLIPSE_HOME/plugins/org.eclipse.hyades.logging.core_4.1.0/h lcore.jar
ECLIPSE_HOME/plugins/org.eclipse.emf.ecore_2.1.0.jar
ECLIPSE_HOME/plugins/org.eclipse.emf.common_2.1.0.jar
ECLIPSE_HOME/plugins/org.eclipse.hyades.test.tools.core_4.1. 0/common.runner.
jar
ECLIPSE_HOME/plugins/org.eclipse.hyades.test.tools.core_4.1. 0/http.runner.ja
r
ECLIPSE_HOME/plugins/org.eclipse.hyades.logging.core_4.1.0/h lcbe101.jar
ECLIPSE_HOME/plugins/org.eclipse.hyades.logging.core_4.1.0/h lcommons.jar
ECLIPSE_HOME/plugins/org.eclipse.hyades.logging.core_4.1.0/h llog4j.jar
ECLIPSE_HOME/plugins/org.junit_3.8.1/junit.jar
ECLIPSE_HOME/plugins/org.eclipse.hyades.logging.core_4.1.0/t lcbe101.jar

The following JARs contain the TPTP HTTP classes required by the
generate JUnit Java code:

ECLIPSE_HOME/plugins/org.eclipse.hyades.test.tools.core_4.1. 0/common.runner.
jar
ECLIPSE_HOME/plugins/org.eclipse.hyades.test.tools.core_4.1. 0/http.runner.ja
r

Did you following the steps for creating a HTTP test in the product
docuamtnion (Help >> Help Contents >> TPTP Tester Guide >> Performance
testing with TPTP)? If so, please open a defect in the TPTP Bugzilla DB
(http://www.eclipse.org/tptp/ >> Submit Enhancements & Bugs).

Paul

"Mariano Eloy Fern
Previous Topic:Number of references and details does not show up
Next Topic:Mixing manuel test methods with automated test methods
Goto Forum:
  


Current Time: Mon Apr 28 02:38:51 EDT 2025

Powered by FUDForum. Page generated in 0.02610 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top