Method | Description | |
---|---|---|
CodeRewriter ( String solutionPath, String test_assembly_name ) : System | ||
Rewrite ( ) : void |
Rewrites the provided project in place so that it still cooperates with our test running capabilities
|
public CodeRewriter ( String solutionPath, String test_assembly_name ) : System | ||
solutionPath | String | |
test_assembly_name | String | |
return | System |