0 Replies Latest reply on Mar 26, 2007 8:43 AM by mariuszs

    Nontestable framework

    mariuszs

      How to test actions derived from Home or Controller? (transaction problem in integration tests)
      How to test code with security enabled for entities? (problem in unit tests)
      Is exposing object PK for all operations (Crud from Home) really good and safe idea, especially for begginers?
      How to test actions with injected Identity? (MockIdentity is needed!)