|
MXUnit 2.1.3 (Generated: 09/27/2012) | ||||
FRAMES |
WEB-INF.cftags.componentmxunit.framework.PublicProxyMaker
mxunit.framework.adapters.cf9.PublicProxyMaker
public class PublicProxyMaker
Method Summary | |
---|---|
any |
handleDirectoryCreate(string dir)
|
any |
handleFileCreate(string fullFilePath, string output)
|
any |
handleFileDelete(string fullFilePath)
|
any |
handleObjectCreate(string cfcname)
|
Methods inherited from class mxunit.framework.PublicProxyMaker |
---|
mxunit.framework.adapters.cf9.PublicProxyMaker
|
Methods inherited from class WEB-INF.cftags.component |
---|
|
Method Detail |
---|
public any handleDirectoryCreate(string dir)
handleDirectoryCreate
in class
PublicProxyMaker
dir
public any handleFileCreate(string fullFilePath, string output)
handleFileCreate
in class
PublicProxyMaker
fullFilePath
output
public any handleFileDelete(string fullFilePath)
handleFileDelete
in class
PublicProxyMaker
fullFilePath
public any handleObjectCreate(string cfcname)
handleObjectCreate
in class
PublicProxyMaker
cfcname
|
MXUnit 2.1.3 (Generated: 09/27/2012) | ||||
FRAMES |