ShouldDegrade
should_degrade = ShouldDegrade();
else if (ShouldDegrade()) {
bool ShouldDegrade() const;
EXPECT_FALSE(m_caseFile->ShouldDegrade());
EXPECT_FALSE(m_caseFile->ShouldDegrade());
EXPECT_FALSE(m_caseFile->ShouldDegrade());
EXPECT_FALSE(m_caseFile->ShouldDegrade());
EXPECT_TRUE(m_caseFile->ShouldDegrade());