Testing Fundamentals - Testing Types and Levels
Consider two modules:
ModuleA returns a number, and ModuleB doubles that number. Which integration test output is correct if ModuleA returns 5?