drewm / morse

A feature detection library for PHP code that needs to run in multiple different environments
MIT License
160 stars 4 forks source link

Method names in src are misleading #3

Closed eric-hansen closed 9 years ago

eric-hansen commented 9 years ago

I'm really not sure prefixing the method names in the src/Feature directory with "test" is a good idea. Its a little/really misleading when the tests are also all prefixed with "test".

drewm commented 9 years ago

I don't realistically think anyone is going to be misled.