expected('A','A',["Cherrio Charity must register for GST"]).
expected('A','B',[]).
expected('A','C',[]).
expected('B','A',[]).
expected('B','B',[]).
expected('B','C',[]).
expected('C','A',[]).
expected('C','B',[]).
expected('C','C',["Tom s Bakery must register for GST"]).
expected('not-for-profit','A',["Cherrio Charity is a not - for - profit"]).
expected('not-for-profit','B',["sporting club is a not - for - profit"]).
expected('not-for-profit','C',[]).
