CiscoCloud / distributive

Unit testing for the cloud
Apache License 2.0
147 stars 20 forks source link

Added PortTCP and PortUDP checks, modified Port #90

Closed langston-barrett closed 8 years ago

langston-barrett commented 8 years ago

Fixes #86 Related: Issue #81, PR #85, PR #88

Does this work for you @orimarti? I simply took your idea and converted it to the new refactored code base. This should fix both the issue with Port, and the testing issues you ran into.

I've tested this on my machine and it passes.