armi.utils.tests.test_asciimaps module

Test ASCII maps.

class armi.utils.tests.test_asciimaps.TestAsciiMaps(methodName='runTest')[source]

Bases: TestCase

Test ascii maps.

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_cartesian()[source]

Make sure we can read Cartesian maps.

test_hexThird()[source]

Read 1/3 core flats-up maps.

test_hexWithHoles()[source]

Read 1/3 core flats-up maps with holes.

test_hexWithEmptyRow()[source]

Read 1/3 core flats-up maps with one entirely empty row.

test_troublesomeHexThird()[source]
test_hexFullCornersUpSpotCheck()[source]

Spot check some hex grid coordinates are what they should be.

test_hexFullCornersUp()[source]

Test sample full hex map (with hex corners up) against known answers.

test_hexFullFlatsUp()[source]

Test sample full hex map (with hex flats up) against known answers.

test_hexFullFlat()[source]

Test sample full hex map against known answers.

test_hexSmallFlat()[source]
test_flatHexBases()[source]

For the full core with 2 lines chopped, get the first 3 bases.