Add default arguments to constructor
Add to the simple test a constructor with a default argument. This will demonstrate that the constructor arguments are passed correctly. Fixes #145
Please register or sign in to comment
Add to the simple test a constructor with a default argument. This will demonstrate that the constructor arguments are passed correctly. Fixes #145