Is there a reason why stability of numerical methods is tested on exponentials functions? Can such concept be generalized for other functions? I mean how does testing stability on functions $f(x) = e^{\alpha x}$ give an indications of how more stable a method compared to another?
Is such test function like a worst case scenario?