Object Oriented Software Engineering View all facts Glossary Help |
subject > situation > singleton condition |
singleton condition comparison table |
Subject | occur | is a kind of | be | is a subtopic of | has definition |
---|---|---|---|---|---|
situation | subject | ||||
singleton condition | when there is normally more than one of something, but sometimes there is only one | situation | the inverse of non-singleton condition | 10.3 - Defects in Ordinary Algorithms | A situation in which there is normally more than one of something, but should be tested for the case where there is only one |
Next situation: software crisis Up: situation Previous situation: null condition