Method summary
- setUp(self)
- test_build_vars(self)
- test_load_global_ranges_with_project_ranges(self)
- test_load_global_ranges_without_project_ranges(self)
- test_load_project_ranges_for_parametric_interactor(self)
- test_load_project_ranges_for_shadow_interactor(self)
- test_load_project_ranges_for_stochastic_constant_interactor(self)
- test_load_project_ranges_for_stochastic_gaussian_interactor(self)
- test_load_project_ranges_for_stochastic_triangular_interactor(self)
- test_load_project_ranges_for_stochastic_uniform_interactor(self)
- test_save_project_ranges_for_parametric_interactor(self)
- test_save_project_ranges_for_shadow_interactor(self)
- test_save_project_ranges_for_stochastic_constant_interactor(self)
- test_save_project_ranges_for_stochastic_gaussian_interactor(self)
- test_save_project_ranges_for_stochastic_triangular_interactor(self)
- test_save_project_ranges_for_stochastic_uniform_interactor(self)
Methods
- setUp(self)
- test_build_vars(self)
Does the interactor create the right traits for the types of of interactors
- test_load_global_ranges_with_project_ranges(self)
Do global ranges get overwritten by the project settings ?
- test_load_global_ranges_without_project_ranges(self)
Do global ranges get used when there are no project settings ?
- test_load_project_ranges_for_parametric_interactor(self)
Does loading ranges from file work for parametric interactor ?
- test_load_project_ranges_for_shadow_interactor(self)
Does loading ranges from file work for shadow interactor ?
- test_load_project_ranges_for_stochastic_constant_interactor(self)
Does loading parameters from file work for stochastic interactor with constant distribution ?
- test_load_project_ranges_for_stochastic_gaussian_interactor(self)
Does loading parameters from file work for stochastic interactor with gaussian distribution ?
- test_load_project_ranges_for_stochastic_triangular_interactor(self)
Does loading parameters from file work for triangular interactor with triangular distribution ?
- test_load_project_ranges_for_stochastic_uniform_interactor(self)
Does loading parameters from file work for stochastic interactor with uniform distribution ?
- test_save_project_ranges_for_parametric_interactor(self)
Does saving ranges to file work for parametric interactor ?
- test_save_project_ranges_for_shadow_interactor(self)
Does saving ranges to file work for shadow interactor ?
- test_save_project_ranges_for_stochastic_constant_interactor(self)
Does saving parameters to file work for stochastic interactor with constant distribution ?
- test_save_project_ranges_for_stochastic_gaussian_interactor(self)
Does saving parameters to file work for stochastic interactor with gaussian distribution ?
- test_save_project_ranges_for_stochastic_triangular_interactor(self)
Does saving parameters to file work for stochastic interactor with triangular distribution ?
- test_save_project_ranges_for_stochastic_uniform_interactor(self)
Does saving parameters to file work for stochastic interactor with uniform distribution ?