pub fn detect_ruby_test_assertion_smells_limited(
file: &ProjectFile,
source: &str,
weights: &TestAssertionWeights,
max_candidates: usize,
) -> TestAssertionAnalysispub fn detect_ruby_test_assertion_smells_limited(
file: &ProjectFile,
source: &str,
weights: &TestAssertionWeights,
max_candidates: usize,
) -> TestAssertionAnalysis