Telerik JustMock

  1. Telerik JustMock- Arrange, Act, Assert

    Capturas de tela: This simple pattern, Arrange, Act, Assert (AAA) makes it easy to quickly and intuitively mock objects in unit tests. 0 ...

  2. Telerik JustMock- Elevated Mocking

    Capturas de tela: JustMock provides for unrestricted mocking of dependent objects, including non-virtual methods, sealed classes, static methods and classes, as well as non-public members and types. 0 ...

  3. Telerik JustMock- Fully Profiled Automocking

    Capturas de tela: Fully profiled automocking saves you time and effort by creating an instance of a class (the system under test) without having to explicitly create each individual dependency as a unique mock. 0 ...

  4. Telerik JustMock- Intuitive API

    Capturas de tela: Even beginners learn to mock quickly with the intuitive API, which allows for natural expression of mocking concepts. 0 ...

  5. Telerik JustMock- Mocking MsCorLib

    Capturas de tela: Mocking.NET framework members (a.k.a. MsCorLib) can be a daunting task. But with JustMock you are able to arrange against any MsCorLib member/function (including DateTime.Now) without any additional set-up. 0 ...