June 2018
Intermediate to advanced
280 pages
7h 46m
English
The preceding code seems to repeat itself when measuring the performance of each version of the code. This can be fixed with the execute around method pattern, by wrapping the executed business code inside a lambda expression. A good example of this pattern is the before and after unit test setup/teardown functions. This is similar to the template method and the loan pattern described before.
Read now
Unlock full access