class TestMLEModel(ConcreteModelTest, DerandomizedTestCase):
    """
    Tests MLEModel with SimplePrecessionModel and 
    a normal distribution at each step.
    """