Getting Started with Adobe After Effects - Part 6: Motion Blur

Liked



Upload Image Close it
Select File

Mehfuz's Weblog, LINQ, Asp.net, LinqExtender, LINQ provider toolkit, JustMock
Browse by Tags · View All
C# 18
JustMock 15
Mocking 8
Unit Test 6
Agile 5
Telerik 5

Archive · View All
January 2012 16
October 2012 1
July 2012 1
July 2011 1

Mehfuz's WebLog

  • 2
    Liked
    0
    Comments

    Asserting a mock with test framework

    When asserting an expected call for its number of occurrences or may be just to verify if the setup/arrange is acted as intended, the tool generally raises assertion that points us to the reason why the test failed. Different mocking tools use different...

    mehfuz.hossain  Posted on Dec 9 2011 12:00AM
    Profile
  • 2
    Liked
    0
    Comments

    PostSharp and JustMock side by side.

    In this post I will show mocking a member call inside a PostSharp aspect. There were previously compatibility issues between both of the tools running side by side which is now been officially fixed with the most recent release of that tool (>= 2.1.2.8-...

    mehfuz.hossain  Posted on Jan 25 2012 10:24PM
    Profile
  • 2
    Liked
    0
    Comments

    Assert the order of expected calls over instances

    How you assert through unit test that an user is authenticated before doing withdraw operation? You can surely verify a method is invoked as expected but if you want to ensure the order right then you might require a little more. JustMock lets you specify ...

    mehfuz.hossain  Posted on Jan 27 2012 12:00AM
    Profile
  • 1
    Liked
    0
    Comments

    Writing ASP.NET MVC bootstrapper with AutoBox

    This will post will show how you can use AutoBox to easily write a bootstrapper for ASP.NET MVC. I have used the latest version of AutoBox (available from nuget, this version also includes Castle.Windsor internally for managing dependencies rather using it...

    mehfuz.hossain  Posted on Jan 30 2012 12:00AM
    Profile
  • 1
    Liked

    Mscorlib mocking minus the attribute

    Mocking .net framework members (a.k.a. mscorlib) is always a daunting task. It’s the breed of static and final methods and full of surprises. Technically intercepting mscorlib members is completely different from other class libraries. This is the reason i...

    mehfuz.hossain  Posted on Jul 9 2012 12:00AM
    Profile
  • 1
    Liked

    Auto Mocking using JustMock

    Auto mocking containers are designed to reduce the friction of keeping unit test beds in sync with the code being tested as systems are updated and evolve over time. This is one sentence how you define auto mocking. Of course this is a more or less formal....

    mehfuz.hossain  Posted on Oct 22 2012 12:00AM
    Profile
  • 0
    Liked
    0
    Comments

    How to raise event for a mocked call.

    Recently, while i was working with a support issue , i found this interesting piece of test code that i would like to share here. This is actually written by Stefan Lieser (clean code developer from Germany forwarded to me by Jan from Telerik Germany). ...

    mehfuz.hossain  Posted on Oct 6 2010 12:00AM
    Profile
  • 0
    Liked
    0
    Comments

    Mocking SPContext.Current with JustMock

    Today, I happen to find an interesting post on mocking SharePoint context using TypeMock. Being a JustMocker, i thought rather to follow the footsteps and see if can do the same with JustMock. I am no SharePoint expert. Occasionally, I use a Windows 200...

    mehfuz.hossain  Posted on Sep 27 2010 12:00AM
    Profile
  • 0
    Liked
    0
    Comments

    Back to school : Getting to know F#

    This post starts with a basic introduction of F# and finally ends up writing a simple unit test for an F# member. For those who don’t know what F# is all about, Its a product from Microsoft research and now part of VS 2010 family. Actually from Wikipedi...

    mehfuz.hossain  Posted on Aug 13 2010 12:00AM
    Profile
Previous 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... Next
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]