My favorites | Sign in
Project Home Downloads Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 27: all tests fail
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  virtix
Closed:  Nov 2007
Cc:  marc.es...@gmail.com


 
Project Member Reported by marc.es...@gmail.com, Nov 16, 2007
What steps will reproduce the problem?
1. attempt to open any mxunit test in eclipse test runner
2.
3.

I get "Component cannot implement component".

seems that the problem is this, in TestCase.cfc:

<cfcomponent displayname="TestCase" extends="Assert" implements="TestCase">

removing implements="TestCase" fixes the problem.



 
Nov 16, 2007
Project Member #1 marc.es...@gmail.com
(No comment was entered for this change.)
Owner: virtix
Nov 16, 2007
Project Member #2 marc.es...@gmail.com
(No comment was entered for this change.)
Cc: -virtix marc.esher
Labels: -Priority-Medium Priority-Critical
Nov 29, 2007
Project Member #3 marc.es...@gmail.com
fixed by removing the implements attribute
Status: Fixed

Powered by Google Project Hosting