MA RTIN
HA CHENBERG
SO FTWARE
object oriented   C# C++
declarative   LINQ SQL
functional   F# Scala
     
patterns,  solid principles,  agile  
 
 generic <AT>
 asynchronous method(AT values)
 {
   lock(for_multithreaded)
   {
     return synchronousMethodResultWith(values)
   }
 }
 
 [Test]
 OnUnit
 {
   SUT unit
   // Act
   result = behaviour.on(unit.method())
   // Assert
   result.should.be(OK)
 }

continuously integrated to successful stories

martin.hachenberg (at) mahaso.de

Martin Hachenberg © 2014, D-50321 Brühl (near Cologne), Diplom Physicist (nuclear physics, informatics)