Quantcast
Channel: Developer Express Global
Viewing all articles
Browse latest Browse all 3391

Blog Post: Community Callout: New CodeRush Plugin CR_FluentPoco

$
0
0

Richard O’Neil, author of the FakeItEasy CodeRush Templates has been at it again.

This time he’s taken a step up, and built a new CodeRush plugin.

From his github repository:

CodeRush expansion plugin to turn a list of private fields into fluent methods.

I created this to help me build helper classes for an automated testing framework I was making with Selenium and it's WebDriver.

If you start with code like this…
CR_FluentPocoStartClass

The generated code will enable you make the following call…
CR_FluentPocoExampleFluentCall

Naturally Richard has open sourced his creation for all the world to use, so head on over and give him some feedback.

For more information see the CR_FluentPoco repository on GitHub


Viewing all articles
Browse latest Browse all 3391

Trending Articles