Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Function without arguments and without return #44

Open
edsonmedina opened this issue Dec 15, 2014 · 0 comments
Open

Function without arguments and without return #44

edsonmedina opened this issue Dec 15, 2014 · 0 comments

Comments

@edsonmedina
Copy link
Owner

If a function takes no arguments, can it be tested in isolation?

A class method can be tested for dependencies called (mocked methods, etc), but what can we test on a global function with no arguments and no return?

@edsonmedina edsonmedina self-assigned this Dec 15, 2014
@edsonmedina edsonmedina changed the title Method/function signature without arguments Function signature without arguments Dec 16, 2014
@edsonmedina edsonmedina changed the title Function signature without arguments Function signature without arguments and return Dec 16, 2014
@edsonmedina edsonmedina changed the title Function signature without arguments and return Function without arguments and without return Jan 9, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant