It is a simple JUnit tests to check if bean is configured based on the active profile.
The tests check if the profile sg is activated, then QuickSort Sorting algorithm is used.
If not profile is activated, or any other profile apart from sg is activated BubbleSort algorithm is used.
Have Fun Coding!