Managed Hosting
|
|
 |
Project Home
•
Blog
•
Forums
•
Wiki
•
Known Issues
• Contact Project
CFEasyMock Issue: MockFactory cfc path typo in docs
Name: |
MockFactory cfc path typo in docs |
ID: |
6 |
Project: |
CFEasyMock |
Type: |
Bug |
Area: |
Documentation |
Severity: |
Low |
Status: |
Fixed |
Related URL: |
|
Creator: |
monkeywoo |
Created: |
09/04/09 9:05 AM |
Updated: |
09/18/09 12:01 PM |
Description: |
There is a typo in the following snippet from page 3 in the docs.
<cfset mf = createObject("component", “cfc.utilutest.easymock.MockFactory") />
should be <cfset mf = createObject("component", "cfc.utestutil.easymock.MockFactory") />
|
History: |
Created by monkeywoo (monkeywoo) : 09/04/09 9:05 AM
Comment by m_steele (Michael Steele) : 09/18/09 12:00 PM Fixed - Release in the point release for 3.0.02
Updated by m_steele (Michael Steele) : 09/18/09 12:01 PM
|
To add a comment to this bug, please login using the link above.
|