armi.reactor.tests.test_flags module
Tests for flags.
- class armi.reactor.tests.test_flags.TestFlags(methodName='runTest')[source]
Bases:
TestCase
Tests for flags system.
Create an instance of the class that will use the named test method when executed. Raises a ValueError if the instance does not have a method with the specified name.
- test_flagsDefinedWithNumbers()[source]
Test that if we DEFINE flags with numbers in them, those are treated as exceptions.