MCPcopy Create free account
hub / github.com/akzare/Algorithms / isEmpty

Method isEmpty

src/main/python/algorithms/datastructures/stack/Stack.py:24–28  ·  view source on GitHub ↗

return if the stack is empty

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

tearDownMethod · 0.45
test_EmptyStackMethod · 0.45
test_ExhaustivelyMethod · 0.45
tearDownMethod · 0.45
test_EmptyQueueMethod · 0.45
test_ExhaustivelyMethod · 0.45
test_EmptyListMethod · 0.45
test_RemoveFirstMethod · 0.45
test_RemoveLastMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
randomRemoveTestsFunction · 0.45

Calls

no outgoing calls

Tested by 15

tearDownMethod · 0.36
test_EmptyStackMethod · 0.36
test_ExhaustivelyMethod · 0.36
tearDownMethod · 0.36
test_EmptyQueueMethod · 0.36
test_ExhaustivelyMethod · 0.36
test_EmptyListMethod · 0.36
test_RemoveFirstMethod · 0.36
test_RemoveLastMethod · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
randomRemoveTestsFunction · 0.36