cslaTest Documentation

cslaTest Documentation

Old forum URL: forums.lhotka.net/forums/t/4358.aspx


Jimbo posted on Friday, February 15, 2008

Can someone point me in the right direction to find relevant documentation about cslaTest. The why, how etc and how it is applied .

RockfordLhotka replied on Sunday, February 17, 2008

To my knowledge there is no documentation - I've certainly never written any.

Generally speaking, do this:

  1. download and install nunit 2.4.4
  2. make sure your directory structure matches mine (cslacs, cslavb and cslatest should be at the same level in your folder structure)
  3. build csla
  4. build cslatest (if you are only doing C# or VB you may want to remove the other project from the cslatest solution for simplicity)
  5. run nunit
  6. open the appropriate csla test project from the cslatest folder
  7. run the test

 

Copyright (c) Marimer LLC